CS: Remove whitespaces at end of line

find application/ library/ test/ modules/ -name *.php | xargs sed -i 's/\s\+$//'
This commit is contained in:
Eric Lippmann 2013-09-04 18:27:16 +02:00
parent 95e9117325
commit 35fd9fd391
137 changed files with 830 additions and 830 deletions