Add separate sets of hard- and soft-enforced linters

This commit is contained in:
Christian Muehlhaeuser
2022-01-07 07:18:16 +01:00
committed by Christian Rocha
parent bef2c8ce66
commit 91cfe19018
4 changed files with 72 additions and 12 deletions

View File

@@ -15,20 +15,15 @@ issues:
linters:
enable:
- bodyclose
- dupl
- exportloopref
- goconst
- godot
- godox
- goimports
- goprintffuncname
- gosec
- ifshort
- misspell
- prealloc
- nilerr
- predeclared
- revive
- rowserrcheck
- sqlclosecheck
- tparallel
- unconvert
- unparam
- whitespace