mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-11 22:18:41 +00:00
Pre-commit hook to call make lint (#815)
This commit is contained in:
committed by
Kevin Barabash
parent
a9708a25f2
commit
6d2cf79f53
2
hooks/pre-commit
Executable file
2
hooks/pre-commit
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec make lint
|
Reference in New Issue
Block a user