Skip to content

Commit 86cc5fe

Browse files
authored
docs: not show the number of linters (#2089)
1 parent 879821e commit 86cc5fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Follow the news and releases on our twitter <IconContainer color="#1DA1F2"><FaTw
2323
-[Very fast](/usage/performance): runs linters in parallel, reuses Go build cache and caches analysis results.
2424
- ⚙️ Yaml-based [configuration](/usage/configuration).
2525
- 🖥 [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.
26+
- 🥇 [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.
2828
- 🔥nice output with colors, source code lines and marked `identifiers`.
2929

0 commit comments

Comments
 (0)