We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aae8ee commit 19387aaCopy full SHA for 19387aa
.golangci.yml
@@ -25,6 +25,7 @@ linters:
25
# Correct spellings using locale preferences for US or UK.
26
# Default is to use a neutral variety of English.
27
# Setting locale to US will correct the British spelling of 'colour' to 'color'.
28
+ locale: default
29
depguard:
30
rules:
31
forbid-pkg-errors:
0 commit comments