File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -214,7 +214,7 @@ Check [[https://github.com/golangci/golangci-lint][golangci-lint]] and [[https:/
214
214
When using golangci-lint, ensure you have the latest version, currently [[https://github.com/golangci/golangci-lint/releases][v2.x]].
215
215
216
216
Please remember that without properly configured =flycheck-golangci-lint= variables =golangci-lint=
217
- may not run as expected. The recommended way is to use a =.golangi .yml= in your project.
217
+ may not run as expected. The recommended way is to use a =.golangci .yml= in your project.
218
218
But if this is not possible you can also set global command line flags for =golangci-lint=.
219
219
Especially important is the selection of which linters to run and whether to lint test files too.
220
220
You can’t perform that action at this time.
0 commit comments