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