dev: fix exclude-rules text
This commit is contained in:
parent
3dbe882839
commit
225bf17072
@ -156,7 +156,7 @@ issues:
|
||||
linters: [staticcheck]
|
||||
text: "SA1019: c.cfg.Run.ShowStats is deprecated: use Output.ShowStats instead."
|
||||
- path: pkg/golinters/govet.go
|
||||
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`."
|
||||
|
||||
- path: pkg/golinters/gofumpt.go
|
||||
linters: [staticcheck]
|
||||
|
Loading…
x
Reference in New Issue
Block a user