Added overcommit. (#424)
Showing
.overcommit.yml
0 → 100644
| ... | ... | @@ -23,6 +23,7 @@ group :development, :test do |
| gem 'codeclimate-test-reporter' | ||
| gem 'coveralls' | ||
| gem 'overcommit' | ||
| gem 'ruby_dep', '1.3.1' | ||
| platforms :mri, :mingw do | ||
| ... | ... |
Please
register
or
sign in
to comment