Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Language: Cpp
|
||||
BasedOnStyle: LLVM
|
||||
BreakBeforeBraces: Attach
|
||||
IndentWidth: 2
|
||||
TabWidth: 2
|
||||
UseTab: Never
|
||||
ColumnLimit: 140
|
||||
AllowShortFunctionsOnASingleLine: None
|
||||
Reference in New Issue
Block a user