Skip to content

Commit

Permalink
add: githooks guide comment
Browse files Browse the repository at this point in the history
  • Loading branch information
markruler committed Apr 1, 2021
1 parent d7ed193 commit c0ee75e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .githooks/pre-commit
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env bash

# MUST: `git config core.hooksPath .githooks`
make test

0 comments on commit c0ee75e

Please sign in to comment.