mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 08:48:30 +01:00
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