Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
f4d30924cd842e80804e946e15a2671f60e2cd9f
/
.
/
.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