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