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
Pre-commit runs lintrunner on commited files,
tries applying the changes.
Pre-push does not push if lintrunner or
a simple license check does not pass.
If WIP is included in commit header,
no checks are done.
setup-env.sh symlinks the hooks to your
.git/hooks.
install-editable.sh contains commands needed to
do an editable install.
Change-Id: I4c52a1c9d67945b71701f79e8f0913f927d7ea4f
Signed-off-by: Erik Lundell <[email protected]>
0 commit comments