Gary Talent
004534c8e7
git-subtree-dir: deps/nfde git-subtree-split: 28ade5a5cc5d17cea8fe4034572cac8fd54eb53f
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
|