mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-02-22 07:03:28 +00:00
golangci-lint: no need to enable deprecatedComment
This commit is contained in:
@@ -394,7 +394,6 @@ linters:
|
||||
enabled-checks:
|
||||
- equalFold
|
||||
- boolExprSimplify
|
||||
- deprecatedComment
|
||||
revive:
|
||||
# Only these rules are enabled.
|
||||
rules:
|
||||
|
||||
@@ -241,7 +241,6 @@ linters:
|
||||
enabled-checks:
|
||||
- equalFold
|
||||
- boolExprSimplify
|
||||
- deprecatedComment
|
||||
{{- end}}
|
||||
revive:
|
||||
# Only these rules are enabled.
|
||||
|
||||
Reference in New Issue
Block a user