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

Uniform code formatting #62

Open
kylestev opened this issue Jul 26, 2016 · 1 comment
Open

Uniform code formatting #62

kylestev opened this issue Jul 26, 2016 · 1 comment

Comments

@kylestev
Copy link
Collaborator

Hi Tim,

Nice to see this getting attention! With the influx of PRs you're getting, I would suggest looking into something like checkstyle alongside a Travis/CI integration to ensure consistent formatting as I've noticed lots of inconsistent PRs (tabs vs spaces, no spaces between braces and keywords, etc.). Checkstyle has plugins for IntelliJ/Eclipse and adding Travis into the mix would automate the testing of PRs for unformatted code.

I can help you get it setup if you're interested.

@SwipeX
Copy link
Owner

SwipeX commented Jul 26, 2016

We got travis! but checkstyle would be nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants