1
0

fix: lint

This commit is contained in:
kolaente
2023-06-26 19:10:32 +02:00
parent 895263f054
commit ef779e8730

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'