Skip to content

Commit

Permalink
chore: fix linter errors (#80)
Browse files Browse the repository at this point in the history
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
  • Loading branch information
eddycharly authored Oct 2, 2023
1 parent 4a4bfbf commit 35a5889
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 @@ -9,7 +9,7 @@ linters:
# - cyclop
# - deadcode
- decorder
- depguard
# - depguard
- dogsled
- dupl
- dupword
Expand Down

0 comments on commit 35a5889

Please sign in to comment.