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 505ed3c commit 3c795d8Copy full SHA for 3c795d8
docs/src/docs/index.mdx
@@ -22,7 +22,7 @@ Follow the news and releases on our twitter <IconContainer color="#1DA1F2"><FaTw
22
23
- ⚡ [Very fast](/usage/performance): runs linters in parallel, reuses Go build cache and caches analysis results.
24
- ⚙️ Yaml-based [configuration](/usage/configuration).
25
-- 🖥 [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.
26
- 🥇 [48 linters](/usage/linters) included, no need to install them.
27
- 📈 Minimum number of [false positives](/usage/false-positives) because of tuned default settings.
28
- 🔥nice output with colors, source code lines and marked `identifiers`.
0 commit comments