Add haml-lint gem

Added haml_lint gem v0.24.0
This commit is contained in:
Agrim Mittal 2017-04-25 04:36:10 +05:30
parent 5be1ad52ee
commit 605a1a9c5f
2 changed files with 9 additions and 0 deletions

View file

@ -201,6 +201,7 @@ group :development do
# to launch specs when files are modified
gem 'guard-rspec', '~> 4.2.8'
gem 'spring-commands-rspec'
gem 'haml_lint', '~> 0.24.0'
# for static code analisys
gem 'rubocop', '~> 0.48.1', require: false
# as database