Skip to content

Commit 6fdaf08

Browse files
committed
add unparam linter
1 parent 1e2d27c commit 6fdaf08

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
@@ -15,6 +15,7 @@ linters:
1515
- gocheckcompilerdirectives
1616
- errname
1717
- errchkjson
18+
- unparam
1819
settings:
1920
nlreturn:
2021
block-size: 3

0 commit comments

Comments
 (0)