mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-04-10 03:28:52 -04:00
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>
|
||
|---|---|---|
| .. | ||
| reformat-patches | ||
| reformat-all.sh | ||
| special-files.lst | ||
| uncrustify.conf | ||
| update-copyright.sh | ||