blob: 718a0e4cb0918274ca056719b30e20d4f3b3cf98 [file] [log] [blame]
---
Language: Cpp
BasedOnStyle: Google
AccessModifierOffset: -4
AllowShortFunctionsOnASingleLine: Empty
ColumnLimit: 100
IndentWidth: 4
ContinuationIndentWidth: 8
...