- May 26, 2020
-
-
Andreas Hamacher authored
find . -type f -name "*.yml" -print0 | xargs -0 sed -i 's/\s*$//g'
-
- Dec 18, 2019
-
-
Chris Hines authored
Former-commit-id: 04ba192e
-
- Apr 18, 2016
-
-
Chris Hines authored
-
find . -type f -name "*.yml" -print0 | xargs -0 sed -i 's/\s*$//g'
Former-commit-id: 04ba192e