Skip to content

Commit df6f9a2

Browse files
authored
fix(golangci-lint): configuration typo
1 parent 23ceac3 commit df6f9a2

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)