mirror of
https://gitea.tendokyu.moe/tasoller/host-aprom.git
synced 2024-11-12 01:10:49 +01:00
7 lines
121 B
YAML
7 lines
121 B
YAML
BasedOnStyle: Google
|
|
UseTab: Never
|
|
BreakBeforeBraces: Custom
|
|
IndentWidth: 4
|
|
ColumnLimit: 100
|
|
Cpp11BracedListStyle: false
|