1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-03-01 00:09:41 +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