1
0
Fork 0
libreoffice/scripting/astyle.options
Daniel Baumann 8e63e14cf6
Adding upstream version 4:25.2.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 16:20:04 +02:00

19 lines
319 B
Text

--style=java
--mode=java
--indent-switches
--indent-cases
--min-conditional-indent=0
--max-instatement-indent=40
--break-blocks
--unpad-paren
--align-reference=name
--pad-oper
--pad-header
-s4
--indent-col1-comments
--lineend=linux
--ignore-exclude-errors
--suffix=none
--preserve-date
--formatted
--max-code-length=80