mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 08:48:30 +01:00
2 lines
57 B
Bash
2 lines
57 B
Bash
find .. -regex ".*\.[ch]pp$" -exec clang-format -i {} \;
|