Skip to content

Commit

Permalink
undo
Browse files Browse the repository at this point in the history
  • Loading branch information
williamputraintan committed Sep 19, 2023
1 parent 9f17571 commit 115a4a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ check:
@yarn lint
@yarn prettier
@pre-commit run --all-files

scan:
@trufflehog --debug --only-verified git file://./ --since-commit main --branch HEAD --fail

deep: scan
Expand Down

0 comments on commit 115a4a3

Please sign in to comment.