Skip to content

Commit e400f89

Browse files
Copilotrbtr
andcommitted
Remove empty disable key from golangci-lint config to fix YAML validation
Co-authored-by: rbtr <[email protected]>
1 parent 2a09186 commit e400f89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.golangci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ linters:
99
- format
1010
- performance
1111
- unused
12-
disable:
1312
enable:
1413
- copyloopvar
1514
- goconst

0 commit comments

Comments
 (0)