build: enable misspell linter
This commit is contained in:
@@ -12,6 +12,7 @@ linters:
|
||||
- gosimple
|
||||
- stylecheck
|
||||
- unused
|
||||
- misspell
|
||||
#- prealloc
|
||||
#- maligned
|
||||
disable-all: true
|
||||
|
||||
Reference in New Issue
Block a user