From 236e0e5cb85ead79b5261bdaae7c7ea05d3d8ee7 Mon Sep 17 00:00:00 2001 From: Oleksandr Redko Date: Wed, 13 Mar 2024 16:13:53 +0200 Subject: [PATCH] docs: improve "about golangci-lint" in README (#4498) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c685320..d906674f 100644 --- a/README.md +++ b/README.md @@ -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`