1
2BasedOnStyle: InheritParentConfig
3DisableFormat: false
4
5AlignConsecutiveBitFields: true
6ColumnLimit: 80
7BreakStringLiterals: false
8SpaceBeforeParens: ControlStatementsExceptControlMacros
9