We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 351f57b commit 19b7d05Copy full SHA for 19b7d05
.golangci.example.yml
@@ -424,7 +424,7 @@ linters-settings:
424
force-case-trailing-whitespace: 0
425
# Force cuddling of err checks with err var assignment
426
force-err-cuddling: false
427
- # Allow leading comments to be separated with empty liens
+ # Allow leading comments to be separated with empty lines
428
allow-separated-leading-comment: false
429
gofumpt:
430
# Choose whether or not to use the extra rules that are disabled
0 commit comments