Add haml-lint gem
Added haml_lint gem v0.24.0
This commit is contained in:
parent
5be1ad52ee
commit
605a1a9c5f
2 changed files with 9 additions and 0 deletions
1
Gemfile
1
Gemfile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue