Revision 043640820f4fdb7ea00bde6676b3b059f9b05c42 authored by Drew DeVault on 18 September 2016, 03:10:34 UTC, committed by GitHub on 18 September 2016, 03:10:34 UTC
2 parent s 476274c + e75217c
Raw File
.clang-format
BasedOnStyle: LLVM
IndentWidth: 8
UseTab: Always
BreakBeforeBraces: Attach
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
ColumnLimit: 0
back to top