mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00:00
lint: add modernize
It performs checks that go fix would apply so it prevents us from adding back old code patterns. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
parent
4ae189843b
commit
9e9649837c
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ linters:
|
|||
- makezero
|
||||
- mirror
|
||||
- misspell
|
||||
- modernize
|
||||
- nilerr
|
||||
- nilnesserr
|
||||
- nolintlint
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue