uncrustify for c++ #3862
Unanswered
HazemKurdy
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
hey All,
I got a couple of question :
1- is there a method to have two or more configuration files (for example one for c and one for c++)
2- is there a way to add regular expression instead of file/folder name in IgnoreList
3- is there a way to disable the indenting of code line breaking ''
4- can uncrustify run on python files?
for example:
#define a(x)
if (x)
return x;
thanks
Beta Was this translation helpful? Give feedback.
All reactions