Skip to content

Commit

Permalink
Update .golangci.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
  • Loading branch information
mmorel-35 authored Jan 12, 2024
1 parent 18ea62d commit 8fbb92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/linter/golangci-lint/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ linters:
- misspell
- revive
- stylecheck
- testifylint
- testifylint
- unconvert
- unparam

Expand Down

0 comments on commit 8fbb92d

Please sign in to comment.