mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-07 20:09:28 -04:00
docs: improve features section (#3781)
This commit is contained in:
parent
8f8c68ab88
commit
12ffb0b36a
1 changed files with 3 additions and 3 deletions
|
@ -21,11 +21,11 @@ Follow the news and releases on our twitter <IconContainer color="#1DA1F2"><FaTw
|
|||
## Features
|
||||
|
||||
- ⚡ [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.
|
||||
- ⚙️ YAML-based [configuration](/usage/configuration).
|
||||
- 🖥 [Integrations](/usage/integrations) with VS Code, Sublime Text, GoLand, GNU Emacs, Vim, Atom, GitHub Actions.
|
||||
- 🥇 [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`.
|
||||
- 🔥 Nice output with colors, source code lines and marked `identifiers`.
|
||||
|
||||
[Get started now!](/usage/install)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue