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 5e2329d commit cbc16caCopy full SHA for cbc16ca
README.md
@@ -4,6 +4,6 @@ Whitespace is a linter that checks for unnecessary newlines at the start and end
4
5
## Installation guide
6
7
-To install as a standalone linter, run `go install github.com/ultraware/whitespace`.
+To install as a standalone linter, run `go install github.com/ultraware/whitespace/cmd/whitespace@latest`.
8
9
Whitespace is also included in [golangci-lint](https://github.com/golangci/golangci-lint/). Install it and enable whitespace.
0 commit comments