Skip to content

Commit 2548615

Browse files
committed
chore: Add unused linter to golangci
1 parent a652104 commit 2548615

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
@@ -17,6 +17,7 @@ linters:
1717
- revive
1818
- staticcheck
1919
- unconvert
20+
- unused
2021

2122
linters-settings:
2223
goimports:

0 commit comments

Comments
 (0)