Revision d3f5ac8cbbdde88e5822c1d9dd20ce9cbde8cbbe authored by D.B on 07 October 2016, 05:32:57 UTC, committed by D.B on 07 October 2016, 06:12:14 UTC
1 parent 7f558ce
Raw File
.clang-format
BasedOnStyle: LLVM
IndentWidth: 8
UseTab: Always
BreakBeforeBraces: Attach
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
ColumnLimit: 0
back to top