Skip to content

Commit

Permalink
Removes hookz as it wasn't pulling the latest hookz version
Browse files Browse the repository at this point in the history
  • Loading branch information
djschleen authored Aug 5, 2024
1 parent 5460e1a commit 9c9682a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 52 deletions.
49 changes: 0 additions & 49 deletions .hookz.yaml

This file was deleted.

4 changes: 1 addition & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,5 @@ test: ## Runs tests and coverage
gcov2lcov -infile=coverage.out -outfile=coverage.lcov

check: build ## Tests the pre-commit hooks if they exist
hookz reset --verbose
. .git/hooks/pre-commit


all: title build test ## Makes all targets

0 comments on commit 9c9682a

Please sign in to comment.