Merge pull request #1798 from mmorel-35/patch-1

fix(golangci-lint): configuration typo
pull/1797/head
Lomanic 3 weeks ago committed by GitHub
commit b7932a9266
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -40,7 +40,7 @@ linters-settings:
blocked: blocked:
modules: modules:
- io/ioutil: - io/ioutil:
recommandations: recommendations:
- io - io
- os - os
gosec: gosec:

Loading…
Cancel
Save