Skip to content

Commit

Permalink
Merge pull request #1798 from mmorel-35/patch-1
Browse files Browse the repository at this point in the history
fix(golangci-lint): configuration typo
  • Loading branch information
Lomanic authored Feb 20, 2025
2 parents 23ceac3 + df6f9a2 commit b7932a9
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 @@ -40,7 +40,7 @@ linters-settings:
blocked:
modules:
- io/ioutil:
recommandations:
recommendations:
- io
- os
gosec:
Expand Down

0 comments on commit b7932a9

Please sign in to comment.