We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b678d2 commit fc81d6dCopy full SHA for fc81d6d
CHANGELOG.md
@@ -18,6 +18,8 @@
18
`schema.rb`/`structure.sql` that aren't up-to-date with the latest migration
19
* Add `PryBinding` pre-commit hook which checks for `binding.pry` calls that
20
have been left behind in code
21
+* Add `LocalPathsInGemfile` pre-commit hook which checks for gem dependencies
22
+ pointing to local paths in a `Gemfile`
23
24
## 0.8.0
25
0 commit comments