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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃尡 Bump golangci-lint and fix configuration file. #2783

Merged
merged 4 commits into from
Mar 23, 2023

Commits on Mar 23, 2023

  1. Bump golangci-lint to v1.52.1

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    39db4b2 View commit details
    Browse the repository at this point in the history
  2. Remove deprecated linters.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    850dd03 View commit details
    Browse the repository at this point in the history
  3. Configure errorlint to ignore wrapping multiple errors.

    We don't use golang 1.20 yet.
    
    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    361b3f5 View commit details
    Browse the repository at this point in the history
  4. extra go mod tidy to hide linter.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    16f770c View commit details
    Browse the repository at this point in the history