sglang_v0.5.2/flashinfer_0.3.1/.clang-format

8 lines
130 B
YAML

---
BasedOnStyle: Google
DerivePointerAlignment: false
ColumnLimit: 100
PointerAlignment: Left
# InsertNewlineAtEOF: true
...