Skip to content

Commit d7c5dcc

Browse files
committed
test commit adding the clang-format file
Signed-off-by: bmarteau <[email protected]> Change-Id: Id46277eca5b843c7c229de94fb3ee13fab22da40
1 parent eb9b630 commit d7c5dcc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.clang-format

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
BasedOnStyle: LLVM
2+
TabWidth: 4
3+
IndentWidth: 4
4+
ColumnLimit: 90
5+
6+
# Comments are for developers, they should arrange them
7+
ReflowComments: false

0 commit comments

Comments
 (0)