Skip to content

Commit 782fb85

Browse files
authored
chore: enable unparam linter (argoproj#677)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
1 parent f5aa9e4 commit 782fb85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ linters:
2525
- staticcheck
2626
- testifylint
2727
- thelper
28-
# - unparam
28+
- unparam
2929
- unused
3030
- usestdlibvars
3131
- whitespace

0 commit comments

Comments
 (0)