mirror of
https://github.com/OpenMW/openmw.git
synced 2025-12-11 15:04:32 +00:00
Remove Java option
This commit is contained in:
parent
d4a8fdb9b3
commit
7af5b3acd2
1 changed files with 0 additions and 1 deletions
|
|
@ -40,7 +40,6 @@ BreakBeforeBraces: Allman
|
||||||
BreakBeforeInheritanceComma: false
|
BreakBeforeInheritanceComma: false
|
||||||
BreakBeforeTernaryOperators: true
|
BreakBeforeTernaryOperators: true
|
||||||
BreakConstructorInitializersBeforeComma: false
|
BreakConstructorInitializersBeforeComma: false
|
||||||
BreakAfterJavaFieldAnnotations: false
|
|
||||||
BreakStringLiterals: true
|
BreakStringLiterals: true
|
||||||
ColumnLimit: 0
|
ColumnLimit: 0
|
||||||
CompactNamespaces: false
|
CompactNamespaces: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue