backend: add clang format
This commit is contained in:
parent
1780a67e1f
commit
f7183dbfac
6
backend/.clang-format
Normal file
6
backend/.clang-format
Normal file
@ -0,0 +1,6 @@
|
||||
Language: Cpp
|
||||
BasedOnStyle: WebKit
|
||||
IndentWidth: 4
|
||||
ColumnLimit: 100
|
||||
IndentCaseLabels: true
|
||||
|
Loading…
Reference in New Issue
Block a user