Skip to content

Commit ee28194

Browse files
committed
Update change log with Minitest pre-push hook
1 parent ed26f3c commit ee28194

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* Fix `--run` flag to not block reading STDIN when using existing hook scripts
66
* Add `Dogma` pre-commit hook to lint Elixir files with
77
[dogma](http://elixir-lang.org/) files
8+
* Add `Minitest` pre-push hook to run Minitest tests
89

910
## 0.29.1
1011

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,7 @@ issue](https://github.com/brigade/overcommit/issues/238) for more details.
490490
but before any objects have been transferred. If a hook fails, the push is
491491
aborted.
492492

493+
* [Minitest](lib/overcommit/hook/pre_push/minitest.rb)
493494
* [ProtectedBranches](lib/overcommit/hook/pre_push/protected_branches.rb)
494495
* [RSpec](lib/overcommit/hook/pre_push/r_spec.rb)
495496

0 commit comments

Comments
 (0)