Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

golangci-lint: Update for 1.58 #23

Merged
merged 1 commit into from
May 16, 2024

Conversation

mook-as
Copy link
Contributor

@mook-as mook-as commented May 15, 2024

  • Drop obsolete linters deadcode, structcheck, varcheck; these have been replaced by unused (which we already have).
  • The gomnd linter has been renamed to mnd.
  • Drop nolintlint config allow-leading-space; that is no longer accepted (and doesn't trigger anything).

- Drop obsolete linters `deadcode`, `structcheck`, `varcheck`; these have
  been replaced by `unused` (which we already have).
- The `gomnd` linter has been renamed to `mnd`.
- Drop `nolintlint` config `allow-leading-space`; that is no longer
  accepted (and doesn't trigger anything).

Signed-off-by: Mark Yen <[email protected]>
@Nino-K Nino-K merged commit 2b767c0 into rancher-sandbox:main May 16, 2024
2 checks passed
@mook-as mook-as deleted the ci/golangci-lint/1.58 branch May 16, 2024 17:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants