giggsoff opened a new pull request, #284:
URL: https://github.com/apache/yetus/pull/284

   In order to have all complains in results of golangci we should set
   uniq-by-line to false. Having uniq-by-line equals true (default) force
   golangci to output only the first error per line comes from linters in
   random order. Random errors give us unpredictable diff between branch
   and patch results.
   
   Signed-off-by: Petr Fedchenkov <[email protected]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to