Revision 7d947fdb952c07c5dce5a0ae6b602f02cb274736 authored by Zandr Martin on 22 September 2016, 02:05:09 UTC, committed by Zandr Martin on 22 September 2016, 02:05:09 UTC
1 parent d98c26d
Raw File
.clang-format
BasedOnStyle: LLVM
IndentWidth: 8
UseTab: Always
BreakBeforeBraces: Attach
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
ColumnLimit: 0
back to top