Skip to content

Commit

Permalink
doc: add all integrations to docs introduction page (#2040)
Browse files Browse the repository at this point in the history
  • Loading branch information
JacekDuszenko committed Jun 3, 2021
1 parent 505ed3c commit 3c795d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down

0 comments on commit 3c795d8

Please sign in to comment.