add haml-lint
Showing
.haml-lint.yml
0 → 100644
... | ... | @@ -236,9 +236,11 @@ group :development do |
# Linters | ||
gem "jshintrb", "0.3.0" | ||
gem "rubocop", "0.32.1" | ||
gem "haml_lint", "0.13.0" | ||
gem "pronto", "0.4.2" | ||
gem "pronto-jshint", "0.4.2" | ||
gem "pronto-rubocop", "0.4.4" | ||
gem "pronto-haml", "0.4.3" | ||
# Preloading environment | ||
... | ... |
bin/haml-lint
0 → 100755
Please register or sign in to comment