emscripten/.clang-format

8 строки
179 B
YAML

BasedOnStyle: LLVM
PointerAlignment: Left
IndentCaseLabels: true
ColumnLimit: 100
ContinuationIndentWidth: 2
ConstructorInitializerIndentWidth: 2
AlignAfterOpenBracket: DontAlign