build: disable depguard

This commit is contained in:
Jannis Mattheis 2023-09-16 20:38:29 +02:00
parent 9592cc95c9
commit 1adfaa6448
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ linters:
enable:
- asciicheck
- deadcode
- depguard
- exportloopref
- godot
- gofmt