mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-13 02:26:33 +02:00
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