mirror of
https://github.com/containers/podman.git
synced 2025-07-02 00:30:00 +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
|
generated: strict
|
||||||
presets:
|
presets:
|
||||||
- comments
|
- comments
|
||||||
- common-false-positives
|
|
||||||
- legacy
|
|
||||||
- std-error-handling
|
- std-error-handling
|
||||||
rules:
|
rules:
|
||||||
- linters:
|
- linters:
|
||||||
|
Reference in New Issue
Block a user