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
Is there support for using the scripts in this repo with the pre-commit framework?
The pre-commit framework is useful for incorporating multiple hooks that are useful for multiple languages. However, the supported clang-format hooks are not interactive like the ones in this repo.
The text was updated successfully, but these errors were encountered:
I don't use pre-commit so I never tried to make it work with clang-format-hooks, sorry. I'm not even sure if it's possible due to the interactive nature of my hooks.
If anybody made a PR for this I would definitely accept it.
Thanks for these git hooks.
Is there support for using the scripts in this repo with the pre-commit framework?
The pre-commit framework is useful for incorporating multiple hooks that are useful for multiple languages. However, the supported clang-format hooks are not interactive like the ones in this repo.
The text was updated successfully, but these errors were encountered: