[balsa/wip/gtk4: 213/351] Align function prototype names
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/wip/gtk4: 213/351] Align function prototype names
- Date: Wed, 23 May 2018 21:34:52 +0000 (UTC)
commit 07d38b0b84566228e3332dbfd5dff266da352596
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Sun Mar 11 16:58:07 2018 -0400
Align function prototype names
by setting align_func_proto_span to 2 in uncrustify.cfg
uncrustify.cfg | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/uncrustify.cfg b/uncrustify.cfg
index 254ff00..dc7a7cc 100644
--- a/uncrustify.cfg
+++ b/uncrustify.cfg
@@ -977,7 +977,7 @@ align_right_cmt_gap = 0 # number
align_right_cmt_at_col = 0 # number
# The span for aligning function prototypes (0=don't align)
-align_func_proto_span = 0 # number
+align_func_proto_span = 2 # number
# Minimum gap between the return type and the function name.
align_func_proto_gap = 0 # number
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]