From a871320784722485f8b96bff1219b07e95b1cad3 Mon Sep 17 00:00:00 2001 From: Vladimir Evgrafov Date: Wed, 17 Apr 2019 12:54:57 +0300 Subject: [PATCH] Regenerate README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e69f42ff..e4ab9bac 100644 --- a/README.md +++ b/README.md @@ -783,7 +783,7 @@ issues: exclude-use-default: false # Maximum issues count per one linter. Set to 0 to disable. Default is 50. - max-per-linter: 0 + max-issues-per-linter: 0 # Maximum count of issues with the same text. Set to 0 to disable. Default is 3. max-same-issues: 0