Skip to content

Commit 37bdbf5

Browse files
committed
Debug: enable 2 more linters
Signed-off-by: Mihai Maruseac <[email protected]>
1 parent 1b4d551 commit 37bdbf5

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)