forked from bblanchon/ArduinoJson
Formated code with clang-format
This commit is contained in:
1
scripts/format-code.sh
Normal file
1
scripts/format-code.sh
Normal file
@ -0,0 +1 @@
|
||||
find .. -regex ".*\.[ch]pp$" -exec clang-format -i {} \;
|
Reference in New Issue
Block a user