chore(linters): add the unused, zerologlint and exptostd linters BE-12527 (#1645)
This commit is contained in:
@@ -23,6 +23,9 @@ linters:
|
||||
- testifylint
|
||||
- modernize
|
||||
- unconvert
|
||||
- unused
|
||||
- zerologlint
|
||||
- exptostd
|
||||
settings:
|
||||
staticcheck:
|
||||
checks: ["all", "-ST1003", "-ST1005", "-ST1016", "-SA1019", "-QF1003"]
|
||||
|
||||
Reference in New Issue
Block a user