Skip to content

Commit 12ffb0b

Browse files
authored
docs: improve features section (#3781)
1 parent 8f8c68a commit 12ffb0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/src/docs/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ Follow the news and releases on our twitter <IconContainer color="#1DA1F2"><FaTw
2121
## Features
2222

2323
-[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, Sublime Text, GoLand, GNU Emacs, Vim, Atom, GitHub Actions.
24+
- ⚙️ YAML-based [configuration](/usage/configuration).
25+
- 🖥 [Integrations](/usage/integrations) with VS Code, Sublime Text, GoLand, GNU Emacs, Vim, Atom, GitHub Actions.
2626
- 🥇 [A lot of linters](/usage/linters) included, no need to install them.
2727
- 📈 Minimum number of [false positives](/usage/false-positives) because of tuned default settings.
28-
- 🔥nice output with colors, source code lines and marked `identifiers`.
28+
- 🔥 Nice output with colors, source code lines and marked `identifiers`.
2929

3030
[Get started now!](/usage/install)
3131

0 commit comments

Comments
 (0)