Add overcommit to manage git hooks
This commit is contained in:
parent
20f8fadd7b
commit
bb2eccf658
7 changed files with 69 additions and 1 deletions
1
Gemfile
1
Gemfile
|
@ -151,6 +151,7 @@ group :development do
|
|||
gem "debug_inspector"
|
||||
gem "i18n-tasks"
|
||||
gem "listen"
|
||||
gem "overcommit"
|
||||
gem "vendorer"
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue