Skip to content

Commit c836ee3

Browse files
authored
Adding clang-format configuration
1 parent 3a75938 commit c836ee3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.clang-format

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# We'll use defaults from the LLVM style, but with 4 columns indentation.
2+
# Webkit is preference of Albert van Dalen
3+
BasedOnStyle: WebKit
4+
IndentWidth: 4

0 commit comments

Comments
 (0)