summaryrefslogtreecommitdiff
path: root/.haml-lint.yml
diff options
context:
space:
mode:
authorWill Hall <will@willhallonline.co.uk>2019-05-20 13:50:32 +0000
committerKamil TrzciƄski <ayufan@ayufan.eu>2019-05-20 13:50:32 +0000
commit23266cc64d221f85ff0ae8f8fc19edbb40ea3172 (patch)
tree7b479e17937780aa4c5f8ed442972d6a6e429ae6 /.haml-lint.yml
parentc513434c9d7bdfa5e1c8bd3a86fe84df693faebd (diff)
downloadgitlab-ce-23266cc64d221f85ff0ae8f8fc19edbb40ea3172.tar.gz
#60818 Correct linting for project root *.yml files
Diffstat (limited to '.haml-lint.yml')
-rw-r--r--.haml-lint.yml2
1 files changed, 1 insertions, 1 deletions
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