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
To setup pre-commit locally, run ./setup-env.
If it fails to run, follow the instructions returned in the console. This includes installing pyenv pyenv-virtualenv, and adding its path to .zhrc.
To run the check-case-conflict hook, run pre-commit run check-case-conflict --all-files.
To run a different hook, replace check-case-conflict with the name of the hook.
The text was updated successfully, but these errors were encountered:
🐛 Summary
To setup pre-commit locally, run ./setup-env.
If it fails to run, follow the instructions returned in the console. This includes installing pyenv pyenv-virtualenv, and adding its path to .zhrc.
To run the check-case-conflict hook, run
pre-commit run check-case-conflict --all-files
.To run a different hook, replace check-case-conflict with the name of the hook.
The text was updated successfully, but these errors were encountered: