Skip to content

Commit 478195c

Browse files
committed
docs: remove deprecated linter names
1 parent b9c06e9 commit 478195c

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.golangci.next.reference.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -238,20 +238,6 @@ linters:
238238
- wrapcheck
239239
- wsl
240240
- zerologlint
241-
- deadcode # Deprecated
242-
- execinquery # Deprecated
243-
- exhaustivestruct # Deprecated
244-
- exportloopref # Deprecated
245-
- golint # Deprecated
246-
- gomnd # Deprecated
247-
- ifshort # Deprecated
248-
- interfacer # Deprecated
249-
- maligned # Deprecated
250-
- nosnakecase # Deprecated
251-
- scopelint # Deprecated
252-
- structcheck # Deprecated
253-
- tenv # Deprecated
254-
- varcheck # Deprecated
255241

256242
# Enable presets.
257243
# https://golangci-lint.run/usage/linters

0 commit comments

Comments
 (0)