build: enable misspell linter

This commit is contained in:
albertony
2023-03-26 17:05:24 +02:00
parent c502e00c87
commit 20909fa294
+1
View File
@@ -12,6 +12,7 @@ linters:
- gosimple
- stylecheck
- unused
- misspell
#- prealloc
#- maligned
disable-all: true