Files
IoTManager/lib/ArduinoStreamUtils/.clang-format

5 lines
163 B
Plaintext
Raw Normal View History

2021-12-22 14:09:50 +01:00
BasedOnStyle: Google
AllowShortFunctionsOnASingleLine: Empty
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
IncludeBlocks: Preserve