mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
9 lines
288 B
YAML
9 lines
288 B
YAML
BasedOnStyle: Chromium
|
|
DerivePointerAlignment: true
|
|
IndentCaseLabels: false
|
|
PointerAlignment: Right
|
|
SpaceAfterCStyleCast: true
|
|
AllowShortBlocksOnASingleLine: false
|
|
AllowShortCaseLabelsOnASingleLine: false
|
|
AllowShortFunctionsOnASingleLine: false
|
|
AllowShortIfStatementsOnASingleLine: false
|