Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
96207717e8e0d153c17b935eec531ea36887161b
/
.
/
.husky
/
pre-commit
blob: a04a951ddefc7a87a93cbf7923a91b11d563bb80 [
file
] [
log
] [
blame
] [
raw
]
#!/bin/sh
.
"$(dirname "
$0
")/_/husky.sh"
make prereqs
npx lint
-
staged
npm run test
python3
./
etc
/
scripts
/
util
/
propscheck
.
py