You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Port the scripts/make changes from coreai-opt#497 so INSTALL_PRECOMMIT
is a real knob: setup_env.sh defaults it (false in --ensure mode, true
otherwise) and threads it to install_pre_commit_hooks.sh, which skips
`pre-commit install -f` when INSTALL_PRECOMMIT=false.
0 commit comments