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

Use a plugin to enforce code styles #5

Closed
afollestad opened this issue Feb 2, 2019 · 1 comment
Closed

Use a plugin to enforce code styles #5

afollestad opened this issue Feb 2, 2019 · 1 comment

Comments

@afollestad
Copy link
Collaborator

afollestad commented Feb 2, 2019

All of my open source projects use Spotless.

If you use CI code style violations are caught there as well, with plugins like this.


I would also recommend something like Codacy which is free, and checks code quality and provides suggestions on how to make it better. I use that on most of my projects as well :)

@afollestad
Copy link
Collaborator Author

Resolved by #9

@naman14 naman14 closed this as completed Feb 3, 2019
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

No branches or pull requests

2 participants