mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-08 20:48: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
|
@@ -37,6 +37,7 @@
|
||||
"object-assign": "^4.1.0",
|
||||
"pako": "1.0.4",
|
||||
"selenium-webdriver": "^2.48.2",
|
||||
"shared-git-hooks": "^1.2.1",
|
||||
"sri-toolbox": "^0.2.0",
|
||||
"uglify-js": "~2.7.5"
|
||||
},
|
||||
|
Reference in New Issue
Block a user