Skip to content

Commit

Permalink
chore: run pre-commit hook in make lint target
Browse files Browse the repository at this point in the history
  • Loading branch information
lvlcn-t committed Feb 24, 2024
1 parent 722cdae commit 2732e9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
lint:
pre-commit run --hook-stage pre-commit -a
pre-commit run --hook-stage pre-push -a

0 comments on commit 2732e9a

Please sign in to comment.