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