Downtime: Monday, March 16, 9:00–11:00 AM — scheduled maintenance.
find . -type f -name ".yml" -print0 | xargs -0 sed -i 's/\s$//g'