Introduce a Gemfile dedicated to Overcommit to avoid conflicts
Running Overcommit outside of the context of a Gemfile can lead to
conflicts when requiring gems. Using a dedicated Gemfile instead of the
default one avoids loading all the app's gems before running Overcommit.
Signed-off-by:
Rémy Coutable <remy@rymai.me>
显示
- .gitignore 1 个添加, 0 个删除.gitignore
- .overcommit.yml.example 20 个添加, 0 个删除.overcommit.yml.example
- doc/development/contributing/style_guides.md 3 个添加, 1 个删除doc/development/contributing/style_guides.md
- tooling/overcommit/Makefile 7 个添加, 0 个删除tooling/overcommit/Makefile
- tooling/overcommit/gems.locked 75 个添加, 0 个删除tooling/overcommit/gems.locked
- tooling/overcommit/gems.rb 9 个添加, 0 个删除tooling/overcommit/gems.rb
加载中
想要评论请 注册 或 登录