1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00

Strip trailing whitespace from all files

(That is [spaceliteraltab] to type a tab on the CLI do Ctrl+v, tab)

    git ls-files | xargs sed -i '' -e 's/[    ]*$//' ]'
This commit is contained in:
Lee Hambley 2013-04-02 20:26:59 +02:00
parent d8325fbb10
commit 4acea20beb
32 changed files with 89 additions and 89 deletions