[gtksourceview/wip/uncrustify] uncrustify: adapt the indent parameters
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview/wip/uncrustify] uncrustify: adapt the indent parameters
- Date: Wed, 3 Jan 2018 15:07:04 +0000 (UTC)
commit 69111f8745cb903cac1632a9bfd06b922fc1e2bf
Author: Sébastien Wilmet <swilmet gnome org>
Date: Wed Jan 3 15:47:19 2018 +0100
uncrustify: adapt the indent parameters
gtksourceview-uncrustify.cfg | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gtksourceview-uncrustify.cfg b/gtksourceview-uncrustify.cfg
index c49dee1..b09b839 100644
--- a/gtksourceview-uncrustify.cfg
+++ b/gtksourceview-uncrustify.cfg
@@ -8,7 +8,7 @@ string_escape_char2 = 0
# indenting
indent_columns = 8
-indent_with_tabs = 1
+indent_with_tabs = 2
indent_align_string = false
indent_brace = 0
indent_braces = false
@@ -17,7 +17,6 @@ indent_func_def_param = false
indent_func_proto_param = false
indent_switch_case = 8
indent_case_brace = 0
-indent_paren_close = 1
# spacing
sp_arith = Add
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]