Skip to content

Commit 1b4d551

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

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
@@ -25,8 +25,8 @@ linters:
2525
- asciicheck
2626
- depguard
2727
- dogsled
28-
# errcheck
29-
# errorlint
28+
- errcheck
29+
- errorlint
3030
# exhaustive
3131
# gci
3232
# gochecknoinits

0 commit comments

Comments
 (0)