Files
sglang/sgl-kernel/.clang-format

9 lines
192 B
Plaintext
Raw Normal View History

BasedOnStyle: Google
IndentWidth: 2
ColumnLimit: 120
AllowShortFunctionsOnASingleLine: Empty
DerivePointerAlignment: false
PointerAlignment: Left
NamespaceIndentation: None
SortIncludes: true