fix: lint errors

This commit is contained in:
kolaente
2023-01-13 18:42:31 +01:00
parent 017f771783
commit ebc3dd2b3e
5 changed files with 11 additions and 5 deletions

View File

@@ -89,6 +89,8 @@ issues:
- path: pkg/models/favorites\.go
linters:
- nilerr
- path: pkg/models/prject\.go
text: "string `parent_project_id` has 3 occurrences, make it a constant"
- path: pkg/models/events\.go
linters:
- musttag