Revision 476274cfbbd44a330583f28f0695c8f2a0793120 authored by Drew DeVault on 17 September 2016, 21:56:50 UTC, committed by GitHub on 17 September 2016, 21:56:50 UTC
2 parent s a7eeb48 + 87080bb
Raw File
.clang-format
BasedOnStyle: LLVM
IndentWidth: 8
UseTab: Always
BreakBeforeBraces: Attach
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
ColumnLimit: 0
back to top