mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2025-09-16 10:09:42 +00:00
5 lines
88 B
YAML
5 lines
88 B
YAML
---
|
|
BasedOnStyle: LLVM
|
|
ColumnLimit: 120 # 设置最大行宽为 100
|
|
IndentWidth: 2
|
|
---
|