0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-19 19:42:30 +02:00
openvpn/dev-tools
Steffan Karger 4cd4899e8e
More broadly enforce Allman style and braces-around-conditionals
We want { and } aligned, which means also adding a newline between each
for() and {, while() and {, etc.

Also, we agreed to always use braces with conditionals.  The previous
uncrustify config added these for if()s, now also add these for while()
and for().

Signed-off-by: Steffan Karger <steffan@karger.me>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1484403020-6857-1-git-send-email-steffan@karger.me>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg13875.html
Signed-off-by: David Sommerseth <davids@openvpn.net>
2017-01-18 20:51:27 +01:00
..
reformat-patches dev-tools: Add reformat-all.sh for code style unification 2016-12-14 22:27:28 +01:00
reformat-all.sh Update copyrights 2016-12-21 21:57:58 +01:00
special-files.lst dev-tools: Add reformat-all.sh for code style unification 2016-12-14 22:27:28 +01:00
uncrustify.conf More broadly enforce Allman style and braces-around-conditionals 2017-01-18 20:51:27 +01:00
update-copyright.sh Update copyrights 2016-12-21 21:57:58 +01:00