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

Address golangci-lint deprecation warnings, enable some more linters #2152

Merged
merged 2 commits into from
Jun 1, 2024

Commits on Jun 1, 2024

  1. Address golangci-lint linter deprecation warnings

    1.59.0 outputs:
    
    WARN [lintersdb] The name "gas" is deprecated. The linter has been renamed to: gosec.
    WARN [lintersdb] The linter named "megacheck" is deprecated. It has been split into: gosimple, staticcheck, unused.
    scop committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    157d0ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17d4f8f View commit details
    Browse the repository at this point in the history