enable godot, misspell linters

This commit is contained in:
2026-02-15 17:14:34 +00:00
parent f6ea67b88c
commit fc6ac8fa4e
5 changed files with 10 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ run:
go: '1.24'
linters:
disable: [errcheck, godot, misspell]
disable: [errcheck]
enable:
# Default enabled linters
- errcheck # Check for unchecked errors