6 lines
99 B
YAML
6 lines
99 B
YAML
{
|
|
BasedOnStyle: LLVM,
|
|
IndentWidth: 4,
|
|
ColumnLimit: 80,
|
|
AccessModifierOffset: -4,
|
|
}
|