mirror of
https://github.com/containers/podman.git
synced 2025-07-01 16:17:06 +08:00
.golangci.yml: rm legacy and common-false-positives
Those were originally added by golangci-lint migrate, but currently do not result in any warnings being suppressed. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
@ -69,8 +69,6 @@ linters:
|
||||
generated: strict
|
||||
presets:
|
||||
- comments
|
||||
- common-false-positives
|
||||
- legacy
|
||||
- std-error-handling
|
||||
rules:
|
||||
- linters:
|
||||
|
Reference in New Issue
Block a user