Fix linter issues

This commit is contained in:
Jonas Plum
2023-05-21 13:52:26 +02:00
parent c96e2ebe06
commit 25b9d693af
11 changed files with 16 additions and 35 deletions
+3 -1
View File
@@ -118,4 +118,6 @@ issues:
- path: caql
linters: [ forcetypeassert ]
- text: github.com/go-chi/chi/v5.Router
linters: [ ireturn ]
linters: [ ireturn ]
- path: ui/ui.go
linters: [ typecheck ]