mirror of https://github.com/portainer/portainer
fix(linters): add many linters BE-12112 (#1009)
parent
1197b1dd8d
commit
7049a8a2bb
|
@ -13,6 +13,11 @@ linters:
|
|||
- perfsprint
|
||||
- staticcheck
|
||||
- unused
|
||||
- mirror
|
||||
- durationcheck
|
||||
- errorlint
|
||||
- govet
|
||||
- zerologlint
|
||||
settings:
|
||||
staticcheck:
|
||||
checks: ["all", "-ST1003", "-ST1005", "-ST1016", "-SA1019", "-QF1003"]
|
||||
|
|
Loading…
Reference in New Issue