ci: disable depguard linter for now

This commit is contained in:
Juan Pablo Villafáñez
2024-04-17 15:54:51 +02:00
parent 7ebccea19c
commit 05f8b7a9da
+1
View File
@@ -41,6 +41,7 @@ linters:
- stylecheck
- gocognit
- nestif # each 10-50 issues in codebase
- depguard # disabled for now. Needs configuration
linters-settings:
gocyclo: