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
Add pre-commit git hook script to ChronoLog git configuration that would be envoked every time anyone tries to commit a changed file. The pre-commit hook would run clang-format on the changed file using chronolog.clang-format style file and make formatting changes to the staged file if needed.
The text was updated successfully, but these errors were encountered:
Add pre-commit git hook script to ChronoLog git configuration that would be envoked every time anyone tries to commit a changed file. The pre-commit hook would run clang-format on the changed file using chronolog.clang-format style file and make formatting changes to the staged file if needed.
The text was updated successfully, but these errors were encountered: