Add and fix goconst

This commit is contained in:
Kristoffer Dalby
2021-11-14 18:06:25 +01:00
parent c9c16c7fb8
commit 9390348a65
3 changed files with 7 additions and 6 deletions

View File

@@ -39,7 +39,6 @@ linters:
- gocritic
- forbidigo
- dupl
- goconst
- varnamelen
- makezero
- paralleltest