1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-16 16:20:53 +00:00

Remove Java option

This commit is contained in:
Evil Eye 2021-10-11 19:58:45 +00:00
parent d4a8fdb9b3
commit 7af5b3acd2

View File

@ -40,7 +40,6 @@ BreakBeforeBraces: Allman
BreakBeforeInheritanceComma: false
BreakBeforeTernaryOperators: true
BreakConstructorInitializersBeforeComma: false
BreakAfterJavaFieldAnnotations: false
BreakStringLiterals: true
ColumnLimit: 0
CompactNamespaces: false