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
It could be helpful to have the pre-commit hook also commit its changes to the same branch it was run on, that way developers don't need to run it locally when it fails.
That said, pre-commit could break things, so it may be better practice to not enable this. That should be explored before making these changes.
The text was updated successfully, but these errors were encountered:
It could be helpful to have the pre-commit hook also commit its changes to the same branch it was run on, that way developers don't need to run it locally when it fails.
That said, pre-commit could break things, so it may be better practice to not enable this. That should be explored before making these changes.
The text was updated successfully, but these errors were encountered: