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