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

Update go tool dependencies, restructure lint targets #24239

Merged
merged 20 commits into from
Apr 22, 2023

Commits on Apr 22, 2023

  1. Update go tool dependencies

    - Update all tool dependencies to latest tag
    - Remove unused errcheck, it is part of golangci-lint
    - Include main.go in air
    silverwind committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    ea2c30b View commit details
    Browse the repository at this point in the history
  2. try enable wastedassign

    silverwind committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    32c0c88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83223b6 View commit details
    Browse the repository at this point in the history
  4. fix some lints

    silverwind committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    b8c3566 View commit details
    Browse the repository at this point in the history
  5. fix more lints

    silverwind committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    defad27 View commit details
    Browse the repository at this point in the history
  6. fix one more lint

    silverwind committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    bf7fa9f View commit details
    Browse the repository at this point in the history
  7. fix build

    silverwind committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    28b9456 View commit details
    Browse the repository at this point in the history
  8. try disable gocritic

    silverwind committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    6769108 View commit details
    Browse the repository at this point in the history
  9. fix last lint

    silverwind committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    ec7abf5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    39477b1 View commit details
    Browse the repository at this point in the history
  11. restore deleted line

    silverwind committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    2f4f35f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    87f3327 View commit details
    Browse the repository at this point in the history
  13. restructure lint targets

    silverwind committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    8b0a1fa View commit details
    Browse the repository at this point in the history
  14. re-order help

    silverwind committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    8c7b1cc View commit details
    Browse the repository at this point in the history
  15. add lint-fix

    silverwind committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    58b0abe View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d5a8bcd View commit details
    Browse the repository at this point in the history
  17. add help

    silverwind committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    117ee6b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a9400f7 View commit details
    Browse the repository at this point in the history
  19. restart ci

    silverwind committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    87fbbe9 View commit details
    Browse the repository at this point in the history
  20. fix new lint error

    silverwind committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    967ad6e View commit details
    Browse the repository at this point in the history