We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dbe882 commit 225bf17Copy full SHA for 225bf17
.golangci.yml
@@ -156,7 +156,7 @@ issues:
156
linters: [staticcheck]
157
text: "SA1019: c.cfg.Run.ShowStats is deprecated: use Output.ShowStats instead."
158
- path: pkg/golinters/govet.go
159
- text: "SA1019: settings.CheckShadowing is deprecated: the linter should be enabled inside `Enable`."
+ text: "SA1019: cfg.CheckShadowing is deprecated: the linter should be enabled inside `Enable`."
160
161
- path: pkg/golinters/gofumpt.go
162
0 commit comments