docs: not show the number of linters (#2089)

This commit is contained in:
Kensei Nakada 2021-07-02 01:56:24 +09:00 committed by GitHub
parent 879821e7ff
commit 86cc5fe242
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,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, Sublime Text, GoLand, GNU Emacs, Vim, Atom, GitHub Actions.
- 🥇 [48 linters](/usage/linters) included, no need to install them.
- 🥇 [A lot of 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`.