mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-25 23:49:37 -05:00
Remove deprecated linters
This commit is contained in:
parent
c45c2332bc
commit
90542ae8f9
@ -10,21 +10,17 @@ output:
|
||||
linters:
|
||||
enable:
|
||||
# Default linters
|
||||
- deadcode
|
||||
- errcheck
|
||||
- gosimple
|
||||
- govet
|
||||
- ineffassign
|
||||
- staticcheck
|
||||
- structcheck
|
||||
- typecheck
|
||||
- unused
|
||||
- varcheck
|
||||
# Additional linters
|
||||
- bodyclose
|
||||
- errname
|
||||
- exportloopref
|
||||
- ifshort
|
||||
- godot
|
||||
- gofmt
|
||||
- gofumpt
|
||||
|
Loading…
Reference in New Issue
Block a user