Skip to content

Commit b7932a9

Browse files
authored
Merge pull request #1798 from mmorel-35/patch-1
fix(golangci-lint): configuration typo
2 parents 23ceac3 + df6f9a2 commit b7932a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ linters-settings:
4040
blocked:
4141
modules:
4242
- io/ioutil:
43-
recommandations:
43+
recommendations:
4444
- io
4545
- os
4646
gosec:

0 commit comments

Comments
 (0)