Skip to content

Commit 9aad8a0

Browse files
[go] Fix typo (#17075)
* Update README.org Fixes typo * [go] Fix typo --------- Co-authored-by: fnussbaum <[email protected]>
1 parent 2cfab65 commit 9aad8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layers/+lang/go/README.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ Check [[https://github.com/golangci/golangci-lint][golangci-lint]] and [[https:/
214214
When using golangci-lint, ensure you have the latest version, currently [[https://github.com/golangci/golangci-lint/releases][v2.x]].
215215

216216
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.
218218
But if this is not possible you can also set global command line flags for =golangci-lint=.
219219
Especially important is the selection of which linters to run and whether to lint test files too.
220220

0 commit comments

Comments
 (0)