build: enable misspell linter
This commit is contained in:
parent
c502e00c87
commit
20909fa294
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ linters:
|
|||
- gosimple
|
||||
- stylecheck
|
||||
- unused
|
||||
- misspell
|
||||
#- prealloc
|
||||
#- maligned
|
||||
disable-all: true
|
||||
|
|
Loading…
Reference in a new issue