mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 00:38:27 +01:00
6 lines
136 B
YAML
6 lines
136 B
YAML
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
|
|
|
|
BasedOnStyle: Google
|
|
Standard: Cpp03
|
|
AllowShortFunctionsOnASingleLine: Empty
|