renuo-bin-check 1.0.0.beta1
With this gem you can automatically check your code quality (e.g. before every commit). You can configure it to run rubocop, reek, rspec and even custom scripts. For faster runtime it makes use of caching and parallel execution.
Gemfile:
=
install:
=
Versions:
- 1.0.0.beta2 March 20, 2017 (22 KB)
- 1.0.0.beta1 August 12, 2016 (21.5 KB)
- 0.2.1 June 15, 2016 (17.5 KB)
- 0.2.0 June 15, 2016 (17.5 KB)
Development Dependencies (12):
awesome_print
~> 1.7
bundler
~> 1.12
byebug
~> 9.0
codeclimate-test-reporter
~> 0.5
factory_girl
~> 4.7
pry
~> 0.10
pry-byebug
~> 3.3
rake
~> 10.0
reek
~> 4.0
rspec
~> 3.4
rubocop
~> 0.40
simplecov
~> 0.11