Pronto-haml and no linting in travis
This commit is contained in:
parent
bdc4c45427
commit
abe89ff130
4 changed files with 9 additions and 4 deletions
3
Gemfile
3
Gemfile
|
|
@ -278,6 +278,7 @@ group :development, :test do
|
|||
gem 'pry'
|
||||
|
||||
gem 'pronto'
|
||||
gem 'pronto-rubocop', require: false
|
||||
gem 'pronto-haml', require: false
|
||||
gem 'pronto-flay', require: false
|
||||
gem 'pronto-rubocop', require: false
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue