fix: revert previous commit and add exclusion of linter
This commit is contained in:
parent
522e892099
commit
844ad15109
2 changed files with 3 additions and 2 deletions
|
@ -23,11 +23,14 @@ linters:
|
|||
- exhaustivestruct
|
||||
- tagliatelle
|
||||
- godox
|
||||
- ireturn
|
||||
- execinquery
|
||||
|
||||
# We should strive to enable these:
|
||||
- wrapcheck
|
||||
- dupl
|
||||
- makezero
|
||||
- maintidx
|
||||
|
||||
# We might want to enable this, but it might be a lot of work
|
||||
- cyclop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue