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 <giggs...@gmail.com> -- 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: gitbox-unsubscr...@yetus.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org