mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00: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:
parent
543a7ea062
commit
8690b20732
1 changed files with 0 additions and 2 deletions
|
|
@ -69,8 +69,6 @@ linters:
|
|||
generated: strict
|
||||
presets:
|
||||
- comments
|
||||
- common-false-positives
|
||||
- legacy
|
||||
- std-error-handling
|
||||
rules:
|
||||
- linters:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue