Files
IoTManager/lib/ArduinoStreamUtils/.clang-format
Dmitry Borisenko 24a9d55ea0 first
2021-12-22 14:09:50 +01:00

5 lines
163 B
YAML

BasedOnStyle: Google
AllowShortFunctionsOnASingleLine: Empty
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
IncludeBlocks: Preserve