1
0
mirror of https://github.com/go-task/task.git synced 2025-03-19 21:17:46 +02:00

chore: add linter misspell (#1883)

This commit is contained in:
christiandins 2024-11-15 21:48:59 +01:00 committed by GitHub
parent 530818a742
commit 8a79a41717
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,7 @@ linters:
- goimports
- gofmt
- gofumpt
- misspell
linters-settings:
goimports: