Discussion:
[PATCH] Improve sc_useless_cpp_parens
Tim Rühsen
2017-04-29 21:12:26 UTC
Permalink
Hi,

just found that sc_useless_cpp_parens doesn't catch #elif and doesn't catch
tabulator indentation (which I use here and there).

I attached a def.txt where the patched versions detects each line, the
original one misses a few.

Please feel free to amend the commit message regarding your preferences.

Regards, Tim

Loading...