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