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

Ensure consistent whitespace usage #116

Open
ooxi opened this issue Jan 31, 2016 · 0 comments
Open

Ensure consistent whitespace usage #116

ooxi opened this issue Jan 31, 2016 · 0 comments
Labels
Milestone

Comments

@ooxi
Copy link
Owner

ooxi commented Jan 31, 2016

In order to not accidentally mess up pull requests with whitespace fixes (eg b8be18c) all files should be checked for consistency:

  • Tabs for indentation, width equal to eight spaces
  • No tailing whitespace
  • UNIX line endings (\n)

It would be great if this could be ensured by a style check executed by Travis CI.

@ooxi ooxi added the cleanup label Jan 31, 2016
@ooxi ooxi added this to the Release 0.6 milestone Aug 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant