Skip to content

Commit 41faf24

Browse files
aheejinkripken
authored andcommitted
Add .clang-format (WebAssembly#1407)
1 parent 8ddbac2 commit 41faf24

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.clang-format

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
BasedOnStyle: LLVM
2+
PointerAlignment: Left
3+
IndentCaseLabels: true
4+
ColumnLimit: 100
5+
ContinuationIndentWidth: 2
6+
ConstructorInitializerIndentWidth: 2
7+
AlignAfterOpenBracket: DontAlign

0 commit comments

Comments
 (0)