Ricky Lopez

Results 70 comments of Ricky Lopez

No worries. I don't have the time right now, but maybe some day.

> The option sp_num_before_tr_cmt is used before the option align_pp_define_span. It is correct. re-reading this, if I'm understanding you correctly then this is exactly the behavior that I would like,...

Built current git revision (`Uncrustify_d-0.77.1-39-506e27ff`) and tested again, it is slightly better but still not right. With the same example files as above, I now get the following results: ```c...

Same issue on the mentioned hash. Actual result is slightly different from original post, but still not what I was expecting. test: ```c #define def1 2.0 // comment1 #if cond1...

Completely forgot about this but it's relevant for me again. > The current git version works pretty fine under Linux Mint. https://github.com/uncrustify/uncrustify Please test it and report! > > ```c++...

Bump on this @gmaurel @guy-maurel, I would really like to get more people on my team using uncrustify, but this is a dealbreaker. We can't format a file and then...

Thanks @guy-maurel, the comments in my case are always pretty much the same: `line of C code //lint {...}` right now there's nothing I can do to get uncrustify to...

Yes, that seems like exactly what I'm asking, except instead of searching for a specific string like `//lint` or `//-V` I am proposing to search for a regex match. But...

Yup that works for me, thank you for adding this!

This would still be very helpful so that I can share my config file with other folks without them having to put the comment definition files somewhere that is common...