Skip to content
This repository has been archived by the owner on Feb 9, 2018. It is now read-only.

Add checkStyle and pmd for easy conformance to project code style #118

Open
pareshchouhan opened this issue Apr 5, 2016 · 3 comments
Open
Labels

Comments

@pareshchouhan
Copy link

Add checkStyle so we can have consistent code style across the project.
pmd is yet another plugin which performs quality checks on java source files.
need a thumbs up so I can add this ;)

@vickychijwani
Copy link
Owner

vickychijwani commented Apr 27, 2016

Hi @pareshchouhan! Sorry for the late response. I would love to include this.

Does this plugin run automatically as part of every build in Android Studio? I'd prefer to not have it run like that as it would slow down builds somewhat. Can this instead be set to run with Travis CI / Circle CI (#117)?

@pareshchouhan
Copy link
Author

yes they can be set to run independently of the main build so this won't slow down the build :)

@vickychijwani
Copy link
Owner

Sounds good 👍

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

No branches or pull requests

2 participants