fix: lint
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2023-06-26 19:10:32 +02:00
parent 895263f054
commit ef779e8730
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 0 deletions

View File

@ -95,3 +95,5 @@ issues:
- path: pkg/models/events\.go
linters:
- musttag
- path: pkg/models/task_collection.go
text: 'append result not assigned to the same slice'