pronto 0.11.0
Pronto runs analysis quickly by checking only the relevant changes. Created to be used on pull requests, but suited for other scenarios as well. Perfect if you want to find out quickly if branch introduces changes that conform to your styleguide, are DRY, don't introduce security holes and more.
Gemfile:
=
install:
=
Runtime Dependencies (7):
Development Dependencies (8):
bundler
>= 1.15
pronto-rubocop
~> 0.10.0
rake
~> 12.0
rspec
~> 3.4
rspec-expectations
~> 3.4
rspec-its
~> 1.2
rubocop
~> 0.58
simplecov
~> 0.14