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

hack: Bump golangci-lint to v1.53.3 #288

Merged

Commits on Aug 21, 2023

  1. hack: Bump golang-ci-lint to v1.53.3

    * Removes already deprecated[1] linter varcheck
    * Depguard now expects a list of allow/deny list and default rule is to
      allow only std lib in all files[2]. Therefore disable the linter.
    
    [1] https://golangci-lint.run/product/roadmap/#v1490
    [2] golangci/golangci-lint#3877 (comment)
    
    Signed-off-by: Anoop C S <[email protected]>
    anoopcs9 authored and obnoxxx committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    956cb0e View commit details
    Browse the repository at this point in the history