0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-19 19:42:30 +02:00

uncrustify: add sp_after_comma=add

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Antonio Quartulli <a@unstable.cc>
Message-Id: <20220519085428.6783-3-frank@lichtenheld.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg24397.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
This commit is contained in:
Frank Lichtenheld 2022-05-19 10:54:28 +02:00 committed by Gert Doering
parent e51d9a7369
commit 63ba6b27ce
2 changed files with 4 additions and 0 deletions

View File

@ -45,3 +45,6 @@ f57431cdc88f22fa4d7962946f0d3187fe058539
# The Great Reformatting of 2022
abe49856d81f51136d543539202a0bf8fb946474
# Reformat for sp_after_comma=add
e51d9a73693ee742b36e19fb1718e5e27167831d

View File

@ -36,6 +36,7 @@ sp_cond_question=add
sp_bool=add
sp_else_brace=add
sp_brace_else=add
sp_after_comma=add
pos_arith=Lead
pos_bool=Lead
nl_func_type_name=add