Skip to content

Conversation

weisslj
Copy link
Contributor

@weisslj weisslj commented Feb 20, 2017

Same as:

find src include test -type f -exec sed -i -e 's/\s*$//' {} \; -exec sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' {} \;

@weisslj weisslj force-pushed the whitespace-fixes branch 2 times, most recently from b1fca8d to c5a2d23 Compare February 20, 2017 20:53
Same as:

    find src include test -type f -exec sed -i -e 's/\s*$//' {} \; -exec sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' {} \;
Base automatically changed from master to main January 24, 2021 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant