mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
10 lines
180 B
YAML
10 lines
180 B
YAML
---
|
|
BasedOnStyle: Google
|
|
---
|
|
Language: Cpp
|
|
Cpp11BracedListStyle: true
|
|
Standard: Cpp11
|
|
DerivePointerAlignment: false
|
|
PointerAlignment: Right
|
|
---
|