Skip to content

Commit d1929ce

Browse files
committed
Debug: complement 2 linters that added the failure
Signed-off-by: Mihai Maruseac <[email protected]>
1 parent ae113bc commit d1929ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.golangci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ linters:
2727
- dogsled
2828
- errcheck
2929
- errorlint
30-
- exhaustive
31-
# gci
30+
# exhaustive
31+
- gci
3232
# gochecknoinits
3333
# gocognit
3434
# goconst

0 commit comments

Comments
 (0)