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