Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change isGenerated heuristic to match more generated files #48

Merged

Commits on May 31, 2018

  1. change isGenerated heuristic to match more generated files

    As observed in golangci#30, there's tools out there that don't comply 100% with
    the referenced golang convention.
    
    With this change, golangci-lint will skip some more of those generated
    files.
    
    Signed-off-by: Stephan Renatus <[email protected]>
    srenatus committed May 31, 2018
    Configuration menu
    Copy the full SHA
    468d233 View commit details
    Browse the repository at this point in the history