format: add clang-format for sgl-kernel (#2483)
This commit is contained in:
8
sgl-kernel/.clang-format
Normal file
8
sgl-kernel/.clang-format
Normal file
@@ -0,0 +1,8 @@
|
||||
BasedOnStyle: Google
|
||||
IndentWidth: 2
|
||||
ColumnLimit: 120
|
||||
AllowShortFunctionsOnASingleLine: Empty
|
||||
DerivePointerAlignment: false
|
||||
PointerAlignment: Left
|
||||
NamespaceIndentation: None
|
||||
SortIncludes: true
|
||||
Reference in New Issue
Block a user