Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonne Haß <me@jhass.eu>2015-08-23 14:21:53 +0300
committerJonne Haß <me@jhass.eu>2015-08-23 14:21:53 +0300
commita7b854e74365e2661e41e2bb951faf480c18679c (patch)
tree9c967d885e343efe186d1a1651093c6923422f1b /.haml-lint.yml
parenteddfa7cb5c868a8f13e6f3c86d56b753cf8c6406 (diff)
add haml-lint
Diffstat (limited to '.haml-lint.yml')
-rw-r--r--.haml-lint.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.haml-lint.yml b/.haml-lint.yml
new file mode 100644
index 000000000..bf61f7f60
--- /dev/null
+++ b/.haml-lint.yml
@@ -0,0 +1,5 @@
+linters:
+ LineLength:
+ max: 120
+ SpaceInsideHashAttributes:
+ style: no_space