Skip to content

Commit 08e3a05

Browse files
committed
Enable unused linter
Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>
1 parent 3b371d2 commit 08e3a05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ linters:
99
- misspell
1010
- depguard
1111
- sloglint
12+
- unused
1213

1314
linters-settings:
1415
staticcheck:

0 commit comments

Comments
 (0)