mirror of
https://github.com/corda/corda.git
synced 2024-12-27 08:22:35 +00:00
9bb3d6b972
git-subtree-dir: sgx-jvm/avian git-subtree-mainline:f978eab8d1
git-subtree-split:09e4fe60d0
8 lines
159 B
YAML
8 lines
159 B
YAML
---
|
|
BasedOnStyle: Chromium
|
|
IndentCaseLabels: false
|
|
BreakBeforeBraces: Stroustrup
|
|
AllowShortFunctionsOnASingleLine: false
|
|
BreakBeforeBinaryOperators: true
|
|
...
|