Files
IoTManager/lib/ArduinoStreamUtils/.clang-format

5 lines
163 B
Plaintext
Raw Normal View History

2021-12-13 00:58:42 +01:00
BasedOnStyle: Google
AllowShortFunctionsOnASingleLine: Empty
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
IncludeBlocks: Preserve