Skip to content

Commit 4c5e97b

Browse files
committed
Add sloglint
Signed-off-by: SungJin1212 <[email protected]>
1 parent f73755c commit 4c5e97b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ linters:
88
- gofmt
99
- misspell
1010
- depguard
11+
- sloglint
1112

1213
linters-settings:
1314
staticcheck:

0 commit comments

Comments
 (0)