Skip to content

Commit 268e36e

Browse files
committed
ci: disable overtly strict linters godot & exhaustivestruct
1 parent bb5093e commit 268e36e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.golangci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ linters:
1515
- lll
1616
- typecheck
1717
- gomnd
18+
- exhaustivestruct
19+
- godot
1820
issues:
1921
exclude-rules:
2022
# Exclude some linters from running on tests files.

0 commit comments

Comments
 (0)