docs: improve "about golangci-lint" in README (#4498)

This commit is contained in:
Oleksandr Redko 2024-03-13 16:13:53 +02:00 committed by GitHub
parent 17329443f1
commit 236e0e5cb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,8 +6,8 @@
---
`golangci-lint` is a fast Go linters runner. It runs linters in parallel, uses caching, supports `yaml` config, has integrations
with all major IDE and has dozens of linters included.
`golangci-lint` is a fast Go linters runner. It runs linters in parallel, uses caching, supports YAML configuration,
integrates with all major IDEs, and includes over a hundred linters.
## Install `golangci-lint`