mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-29 02:07:32 +02:00
6 lines
136 B
YAML
6 lines
136 B
YAML
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
|
|
|
|
BasedOnStyle: Google
|
|
Standard: Cpp03
|
|
AllowShortFunctionsOnASingleLine: Empty
|