Revision b14e327a04056bd038841a8e6d52e56314d8beff authored by Johnathan Wong on 27 January 2020, 22:42:42 UTC, committed by GitHub on 27 January 2020, 22:42:42 UTC
1 parent 8ebca4a
.clang-format
BasedOnStyle: Mozilla
AlignAfterOpenBracket: AlwaysBreak
AlignOperands: true
ColumnLimit: 100
ContinuationIndentWidth: 4
IndentCaseLabels: false
IndentWidth: 4
TabWidth: 4
UseTab: ForIndentation
Standard: C++03
Computing file changes ...