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

fix whitespace issues. #885

Merged
merged 1 commit into from
May 12, 2014
Merged

fix whitespace issues. #885

merged 1 commit into from
May 12, 2014

Conversation

0robustus1
Copy link
Contributor

Should fix the following whitespace issues:

  • Remove trailing whitespace at end of line
  • Replace tabs with double whitespace
  • No Newline at end of file
    • Source files should have a newline at end of file

Includes fixes for the following whitespace-related issues:

  - Trailing whitespace at end of line
  - Tabs in file
  - No newline at end of file

This commit fixes these issues for .rb, .coffee, and .sass
files.
@0robustus1
Copy link
Contributor Author

I've changed the commit in so far, as the script now also includes .coffee and .sass files.
You can take a look at the script here: fix-whitespace.sh.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling ee5342a on 840-fix_whitespace_issues into eb891a3 on staging.

@SGraef
Copy link
Member

SGraef commented May 12, 2014

👍

0robustus1 added a commit that referenced this pull request May 12, 2014
@0robustus1 0robustus1 merged commit 53e1c52 into staging May 12, 2014
@0robustus1 0robustus1 deleted the 840-fix_whitespace_issues branch May 12, 2014 10:15
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

3 participants