Skip to content

Commit

Permalink
ci: re-enable unused linter
Browse files Browse the repository at this point in the history
Signed-off-by: Edita Kizinevic <edita.kizinevic@cern.ch>
  • Loading branch information
tri-adam authored and edytuk committed Mar 20, 2023
1 parent e140a08 commit 724f1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ linters:
- typecheck
- unconvert
- unparam
# - unused
- unused
- whitespace

linters-settings:
Expand Down

0 comments on commit 724f1e6

Please sign in to comment.