git-subtree-dir: deps/nostalgia git-subtree-split: 9cb6bd4a32e9f39a858f72443ff5c6d40489fe22
12 lines
204 B
YAML
12 lines
204 B
YAML
---
|
|
BasedOnStyle: Chromium
|
|
IndentWidth: 4
|
|
BinPackArguments: false
|
|
ColumnLimit: 100
|
|
AllowShortIfStatementsOnASingleLine: WithoutElse
|
|
AllowShortLoopsOnASingleLine: true
|
|
---
|
|
Language: Cpp
|
|
---
|
|
Language: ObjC
|