BasedOnStyle: LLVM
IndentWidth: 4
TabWidth: 4
UseTab: Never
IndentPPDirectives: BeforeHash
PPIndentWidth: 4
ColumnLimit: 100

# OneLineFormatOffRegex: '^\s*#\s*pragma\s+unroll\b'
