Codebase list emscripten / debian/2.0.7_dfsg1-4 .clang-format
debian/2.0.7_dfsg1-4

Tree @debian/2.0.7_dfsg1-4 (Download .tar.gz)

.clang-format @debian/2.0.7_dfsg1-4raw · history · blame

1
2
3
4
5
6
7
BasedOnStyle: LLVM
PointerAlignment: Left
IndentCaseLabels: true
ColumnLimit: 100
ContinuationIndentWidth: 2
ConstructorInitializerIndentWidth: 2
AlignAfterOpenBracket: DontAlign