forked from bblanchon/ArduinoJson
Added missing newline at end-of-file (issue #24)
This commit is contained in:
1
FixEndOfFile.sh
Normal file
1
FixEndOfFile.sh
Normal file
@ -0,0 +1 @@
|
||||
find \( -iname '*.cpp' -o -iname '*.h' \) -exec sed -i -e '$a\' {} \;
|
Reference in New Issue
Block a user