mirror of
https://github.com/csukuangfj/kaldifeat.git
synced 2025-08-09 18:12:17 +00:00
10 lines
180 B
YAML
10 lines
180 B
YAML
---
|
|
BasedOnStyle: Google
|
|
---
|
|
Language: Cpp
|
|
Cpp11BracedListStyle: true
|
|
Standard: Cpp11
|
|
DerivePointerAlignment: false
|
|
PointerAlignment: Right
|
|
---
|