Files
ArduinoJson/scripts/format-code.sh
2014-10-23 19:54:00 +02:00

2 lines
57 B
Bash

find .. -regex ".*\.[ch]pp$" -exec clang-format -i {} \;