Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Purge trailing whitespace in source code #9

Merged
merged 3 commits into from Nov 1, 2015

Conversation

paultcochrane
Copy link
Contributor

Trailing whitespace is something which some coding styles specify that should be removed (e.g. the Linux Kernel Coding Style). Others see this as being purely superfluous. This PR is submitted in the hope that it is helpful, however if you don't see the need for these changes, I have no problem with it being closed unmerged. The PR is split into several commit so that the diffs aren't so large and so they can be cherry-picked should this be necessary.

chizmw added a commit that referenced this pull request Nov 1, 2015
@chizmw chizmw merged commit 6d3ff1d into chizmw:master Nov 1, 2015
chizmw added a commit that referenced this pull request Nov 15, 2015
 - Merged pull-requests from Paul Cochrane:
   - #6 replace NoTabsTests
   - #7 add missing abstracts (for dzil)
   - #8 add Travis config
   - #9 purge trailing whitespace
   - #10 fix POD errors
   - #11 update dist.ini
   - #12 add missing strictures
   - #13 remove shebang in tests
   - #14 fix typos in POD
   - #15 fix tests on non-English locales
   - #16 increase error severity in call handler
 - Resolve "[PkgVersion] no blank line for $VERSION after package" with dzil prep
 - add skeleton POD for methods
   unhelpfully empty but keeps pod-coverage tests happy
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.

None yet

2 participants