Skip to content

Commit 886ba4e

Browse files
author
Lorenz Kästle
committed
Disable godot linter
1 parent 435142b commit 886ba4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ linters:
1111
disable:
1212
- execinquery
1313
- exportloopref
14+
- godot
1415
- cyclop
1516
- depguard
1617
- dupl

0 commit comments

Comments
 (0)