mirror of
https://github.com/Mercantec-GHC/h4-projekt-gruppe-0-sm.git
synced 2025-04-28 08:44:06 +02:00
9 lines
154 B
YAML
9 lines
154 B
YAML
Language: Cpp
|
|
BasedOnStyle: WebKit
|
|
IndentWidth: 4
|
|
ColumnLimit: 80
|
|
IndentCaseLabels: true
|
|
InsertNewlineAtEOF: true
|
|
AllowShortFunctionsOnASingleLine: None
|
|
|