doc: add all integrations to docs introduction page (#2040)

This commit is contained in:
Jack 2021-06-03 01:30:17 +01:00 committed by GitHub
parent 505ed3c0f7
commit 3c795d8637
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ Follow the news and releases on our twitter <IconContainer color="#1DA1F2"><FaTw
- ⚡ [Very fast](/usage/performance): runs linters in parallel, reuses Go build cache and caches analysis results.
- ⚙️ Yaml-based [configuration](/usage/configuration).
- 🖥 [integrations](/usage/integrations) with VS Code, GNU Emacs, Sublime Text.
- 🖥 [integrations](/usage/integrations) with VS Code, Sublime Text, GoLand, GNU Emacs, Vim, Atom, GitHub Actions.
- 🥇 [48 linters](/usage/linters) included, no need to install them.
- 📈 Minimum number of [false positives](/usage/false-positives) because of tuned default settings.
- 🔥nice output with colors, source code lines and marked `identifiers`.