mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
7 lines
140 B
YAML
7 lines
140 B
YAML
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
UseTab: false
|
|
AllowShortIfStatementsOnASingleLine: false
|
|
IndentCaseLabels: false
|
|
AccessModifierOffset: -4
|