We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5998a81 commit eb7998aCopy full SHA for eb7998a
README.md
@@ -32,18 +32,10 @@ Sponsored by [GolangCI.com](https://golangci.com): SaaS service for running lint
32
* [Contact Information](#contact-information)
33
34
# Install
35
-Recommended way to install is:
36
```bash
37
go get -u github.com/golangci/golangci-lint/cmd/golangci-lint
38
```
39
40
-You can also install it by brew:
41
-```bash
42
-brew install golangci/tap/golangci-lint
43
-```
44
-
45
-Check the [releases page](https://github.com/golangci/golangci-lint/releases) to fix the version.
46
47
# Demo
48
Example of output:
49

0 commit comments