How do you use uncrustify in your development workflow ? #3966
Unanswered
MartinDelille
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I currently use uncrustify:
git diff --exit-code
command.I'm moving from qmake to cmake and wondered if any of you had interesting way of integrating uncrustify ?
I'm thinking about adding a
cmake_custom_target
/cmake_custom_command
or event a pre commit hook for example.Beta Was this translation helpful? Give feedback.
All reactions