From 23266cc64d221f85ff0ae8f8fc19edbb40ea3172 Mon Sep 17 00:00:00 2001 From: Will Hall Date: Mon, 20 May 2019 13:50:32 +0000 Subject: #60818 Correct linting for project root *.yml files --- .haml-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.haml-lint.yml') diff --git a/.haml-lint.yml b/.haml-lint.yml index e9cc4a91a21..e356be30c45 100644 --- a/.haml-lint.yml +++ b/.haml-lint.yml @@ -153,7 +153,7 @@ linters: Indentation: enabled: true - character: space # or tab + character: space # or tab TagName: enabled: true -- cgit v1.2.3