We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9181ca7 commit 7f17cf0Copy full SHA for 7f17cf0
README.md
@@ -405,7 +405,7 @@ required = [
405
```
406
In your CI scripts, install the vendored `golangci-lint` like this:
407
```bash
408
-go install ./vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/`
+go install ./vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/
409
410
Vendoring `golangci-lint` saves a network request, potentially making your CI system a little more reliable.
411
0 commit comments