Skip to content

Commit ba76dc8

Browse files
committed
Disable godot linter
I don't think this is very important, and this linter seems a bit inconsistent.
1 parent ad0f4dc commit ba76dc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ linters:
66
- err113
77
- exhaustruct
88
- funlen
9+
- godot
910
- lll
1011
- musttag
1112
- perfsprint

0 commit comments

Comments
 (0)