enable misspell linter

pull/1208/head
Matthieu MOREL 4 years ago committed by GitHub
parent e232c1083c
commit 982ee3bc2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,6 +8,7 @@ linters:
- gofmt
- gofumpt
- gosimple
- misspell
- typecheck
- unparam
disable:

Loading…
Cancel
Save