blob: 4ec66cab8df4a369a3876b145dabc978a5f9e96e [file] [log] [blame]
---
BasedOnStyle: Chromium
IndentWidth: 4
TabWidth: 4
UseTab: Always
DerivePointerAlignment: true
BreakBeforeBraces: Custom
BraceWrapping:
AfterFunction: true
BeforeCatch: false
BeforeElse: true
AlignAfterOpenBracket: false
SortIncludes: false