mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
clean up golangci-lint config for deprectated errdefs.*
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
@@ -251,11 +251,6 @@ linters:
|
||||
linters:
|
||||
- forbidigo
|
||||
|
||||
# FIXME(dmcgowan): ignoring while transitioning to containerd/errdefs
|
||||
- text: "SA1019: errdefs\\.(.*) is deprecated"
|
||||
linters:
|
||||
- staticcheck
|
||||
|
||||
# Log a warning if an exclusion rule is unused.
|
||||
# Default: false
|
||||
warn-unused: true
|
||||
|
||||
Reference in New Issue
Block a user