mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-18 15:40:53 +00:00
* HttpFileElement * HttpRequest * Add .clang-format * cpp-qt5-client: fix warning reordering member initialization * api * enum * licenseInfo * model * object * helper * test * QString::arg start from %1 (not from %0) * fixup! model
8 lines
166 B
YAML
8 lines
166 B
YAML
---
|
|
Language: Cpp
|
|
AccessModifierOffset: -4
|
|
AllowShortFunctionsOnASingleLine: Empty
|
|
BreakBeforeBinaryOperators: NonAssignment
|
|
ColumnLimit: 0
|
|
IndentWidth: 4
|