feat: add clang folder
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
BasedOnStyle: LLVM
|
||||||
|
UseTab: Always
|
||||||
|
TabWidth: 4
|
||||||
|
IndentWidth: 4
|
||||||
|
IndentCaseLabels: true
|
||||||
|
ColumnLimit: 120
|
||||||
|
PointerAlignment: Right
|
||||||
|
AllowShortFunctionsOnASingleLine: None
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
Completion:
|
||||||
|
HeaderInsertion: Never
|
||||||
Reference in New Issue
Block a user