add haml_lint gem
This commit is contained in:
parent
d1bf19867c
commit
5a6229ad7b
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
|
@ -198,6 +198,7 @@ group :development do
|
|||
# to launch specs when files are modified
|
||||
gem 'guard-rspec', '~> 4.2.8'
|
||||
gem 'spring-commands-rspec'
|
||||
gem 'haml_lint'
|
||||
# for static code analisys
|
||||
gem 'rubocop', require: false
|
||||
# as database
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue