mirror of
https://github.com/OpenVPN/openvpn.git
synced 2025-05-08 05:05:53 +08: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:
parent
e51d9a7369
commit
63ba6b27ce
@ -45,3 +45,6 @@ f57431cdc88f22fa4d7962946f0d3187fe058539
|
||||
|
||||
# The Great Reformatting of 2022
|
||||
abe49856d81f51136d543539202a0bf8fb946474
|
||||
|
||||
# Reformat for sp_after_comma=add
|
||||
e51d9a73693ee742b36e19fb1718e5e27167831d
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user