We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 927dc7b commit a057457Copy full SHA for a057457
docs/src/docs/usage/install/index.mdx
@@ -53,7 +53,8 @@ brew install golangci/tap/golangci-lint
53
brew upgrade golangci/tap/golangci-lint
54
```
55
56
-It can also be installed through [macport](https://www.macports.org/)
+It can also be installed through [macports](https://www.macports.org/)
57
+The macports installation mode is community driven, and not officially maintained by golangci team.
58
59
```sh
60
sudo port install golangci-lint
0 commit comments