mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2026-05-05 12:25:07 +02:00
8733f95e51
Moved all build settings to `ArduinoJson/Configuration.hpp` Added AppVeyor settings in source tree
4 lines
95 B
YAML
4 lines
95 B
YAML
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
|
|
|
|
BasedOnStyle: Google
|
|
Standard: Cpp03 |