blob: 5e6bc746d0ad0474acd99a58646c7398dfead012 [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
ColumnLimit: 120