Skip to content
David Renz edited this page May 27, 2016 · 31 revisions

How To Contribute

There is a lot of room for improvement or extension. Depending on what you want to do you eighter need to fork, extend and pull request this repository or the PMD repository.

If you want to add rules that work similarly to the ones we already have you will have to extend PMD itself.

Contributions made to PMD will not be automatically used by the Code Climate engine. You have to replace the current build of PMD in the engine with new one.

Clone this wiki locally