summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSohaib Mohamed <sohaib.amhmd@gmail.com>2021-09-30 00:44:52 +0200
committerBenBE <BenBE@geshi.org>2021-10-01 15:01:51 +0200
commit8932efece98ff55f1db9be79a6641936a7e75a4e (patch)
tree3639c7f9dd8559ef514342246550ea13fc8d1de3 /configure.ac
parentd23627fda9878f0a8640c24d95145d56882ba503 (diff)
astyle: Add `--pad-header` option
Insert space padding between a header (e.g. 'if', 'for', 'while'...) and the following paren. ex: if(isFoo((a+2), b)) bar(a, b); becomes: if (isFoo((a+2), b)) bar(a, b); Link: http://astyle.sourceforge.net/astyle.html#_pad-paren Signed-off-by: Sohaib Mohamed <sohaib.amhmd@gmail.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions

© 2014-2024 Faster IT GmbH | imprint | privacy policy