Skip to content
Snippets Groups Projects
Forked from hpc-team / HPCasCode
Source project has a limited visibility.
user avatar
handreas authored
find . -type f -name "*.yml" -print0 | xargs -0 sed -i 's/\s*$//g'
5575c34d
History
Name Last commit Last update
..