Skip to content

Commit 5c52453

Browse files
authored
enable predeclared linter
1 parent f8c685e commit 5c52453

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
@@ -22,6 +22,7 @@ linters:
2222
- gosimple
2323
- misspell
2424
- nolintlint
25+
- predeclared
2526
- revive
2627
- typecheck
2728
- unparam

0 commit comments

Comments
 (0)