Skip to content

Commit 236e0e5

Browse files
authored
docs: improve "about golangci-lint" in README (#4498)
1 parent 1732944 commit 236e0e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
---
88

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

1212
## Install `golangci-lint`
1313

0 commit comments

Comments
 (0)