under test, not sure no errors
This commit is contained in:
13
upstream_ref/xllm/.clang-format
Normal file
13
upstream_ref/xllm/.clang-format
Normal file
@@ -0,0 +1,13 @@
|
||||
Language: Cpp
|
||||
BasedOnStyle: Google
|
||||
UseTab: Never
|
||||
IndentWidth: 2
|
||||
ColumnLimit: 80
|
||||
|
||||
BinPackParameters: false
|
||||
BinPackArguments: false
|
||||
ExperimentalAutoDetectBinPacking: false
|
||||
AllowAllParametersOfDeclarationOnNextLine: false
|
||||
DerivePointerAlignment: false
|
||||
PointerAlignment: Left
|
||||
...
|
||||
Reference in New Issue
Block a user