We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c356175 commit 17399c9Copy full SHA for 17399c9
pkg/config/loader.go
@@ -364,7 +364,6 @@ func (l *Loader) handleDeprecation() error {
364
return nil
365
}
366
367
-//nolint:gocyclo // the complexity cannot be reduced.
368
func (l *Loader) handleLinterOptionDeprecations() {
369
// Deprecated since v1.57.0,
370
// but it was unofficially deprecated since v1.19 (2019) (https://github.com/golangci/golangci-lint/pull/697).
0 commit comments