Skip to content
GitLab
Explore
Sign in
This project is pending deletion, and will be deleted on
2025-08-03
. Repository and other project resources are read-only.
Aug 14, 2010
3270c58e
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
· 3270c58e
Santiago Pastorino
authored
Aug 14, 2010
3270c58e
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
Santiago Pastorino
authored
Aug 14, 2010
Loading