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

[chore] Remove deprecated linters #2039

Merged
merged 3 commits into from
Apr 14, 2023
Merged

[chore] Remove deprecated linters #2039

merged 3 commits into from
Apr 14, 2023

Commits on Mar 9, 2023

  1. [chore] Remove deprecated linters

    Linters varcheck and deadcode were deprecated since v1.49.0 because the owners
    have abandoned them. Both are replaced with unused, see details here
    golangci/golangci-lint#1841
    carterqw2 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    604dafa View commit details
    Browse the repository at this point in the history
  2. Always upload to codecov

    carterqw2 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    bc30bc2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    0334985 View commit details
    Browse the repository at this point in the history