From 8db28a6932e32e6a020d37ca8df408031cfdc730 Mon Sep 17 00:00:00 2001 From: Simon Sawert Date: Sun, 13 Oct 2019 17:06:49 +0200 Subject: [PATCH] Re-generate README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8744cb36f2c6..c50e9890c5cd 100644 --- a/README.md +++ b/README.md @@ -819,6 +819,10 @@ linters-settings: allow-assign-and-call: true # Allow multiline assignments to be cuddled. Default is true. allow-multiline-assign: true + # Allow case blocks to end with a whitespace. + allow-case-traling-whitespace: true + # Allow declarations (var) to be cuddled. + allow-cuddle-declarations: false linters: enable: