mirror of
https://github.com/corda/corda.git
synced 2025-01-27 22:59:54 +00:00
9bb3d6b972
git-subtree-dir: sgx-jvm/avian git-subtree-mainline: f978eab8d134c88f88ff67e49458a771c32351db git-subtree-split: 09e4fe60d01f4f4bfb6b2976973bb4913ef61edc
8 lines
159 B
YAML
8 lines
159 B
YAML
---
|
|
BasedOnStyle: Chromium
|
|
IndentCaseLabels: false
|
|
BreakBeforeBraces: Stroustrup
|
|
AllowShortFunctionsOnASingleLine: false
|
|
BreakBeforeBinaryOperators: true
|
|
...
|