Skip to content
Snippets Groups Projects
Commit 19bea63b authored by Alan Coopersmith's avatar Alan Coopersmith
Browse files

Strip trailing whitespace


Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
git diff -w & git diff -b show no diffs from this change

Signed-off-by: default avatarAlan Coopersmith <alan.coopersmith@oracle.com>
parent 1ab0d436
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment