rector/ci/clean_trailing_spaces.sh

4 lines
105 B
Bash
Raw Normal View History

2017-12-30 15:41:49 -02:00
#!/usr/bin/env bash
# trailing whitespaces
2019-06-08 22:41:52 +02:00
sed -i -E 's#\s+$##g' config/set/*/*.yaml docs/*.md README.md