Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for pre-commit framework #30

Open
aalbaali opened this issue Jul 7, 2022 · 1 comment
Open

Support for pre-commit framework #30

aalbaali opened this issue Jul 7, 2022 · 1 comment

Comments

@aalbaali
Copy link

aalbaali commented Jul 7, 2022

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.

@barisione
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants