mirror of
https://github.com/corda/corda.git
synced 2024-12-29 09:18:58 +00:00
8 lines
159 B
Plaintext
8 lines
159 B
Plaintext
|
---
|
||
|
BasedOnStyle: Chromium
|
||
|
IndentCaseLabels: false
|
||
|
BreakBeforeBraces: Stroustrup
|
||
|
AllowShortFunctionsOnASingleLine: false
|
||
|
BreakBeforeBinaryOperators: true
|
||
|
...
|