mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-03 21:57:02 +02:00
2 lines
57 B
Bash
2 lines
57 B
Bash
find .. -regex ".*\.[ch]pp$" -exec clang-format -i {} \;
|