[Libreoffice-commits] core.git: scripting/astyle.options
Robert Antoni Buj i Gelonch
robert.buj at gmail.com
Fri Sep 26 01:14:41 PDT 2014
scripting/astyle.options | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit a0f3b9f9549bff55129b8b8031788c6d60005777
Author: Robert Antoni Buj i Gelonch <robert.buj at gmail.com>
Date: Thu Sep 25 19:35:48 2014 +0200
scripting: modify astyle.options
Change-Id: I0e5fb63e2c632890e774b59e6808907067c87ce6
Reviewed-on: https://gerrit.libreoffice.org/11643
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/scripting/astyle.options b/scripting/astyle.options
index 3a6ea94..e8b3388 100755
--- a/scripting/astyle.options
+++ b/scripting/astyle.options
@@ -8,8 +8,7 @@
--unpad-paren
--align-reference=name
--pad-oper
---unpad-paren
---add-brackets
+--pad-header
-s4
--indent-col1-comments
--lineend=linux
@@ -17,3 +16,4 @@
--suffix=none
--preserve-date
--formatted
+--max-code-length=80
More information about the Libreoffice-commits
mailing list