Create automated code review section and move Codacy

This commit is contained in:
Daniel Reigada committed 2018-09-24 11:53:44 +01:00
1 parent 6fea4ebc2b
commit af06c221d0
1 file changed
+7 -7
+7 -7
View File
@@ -6,10 +6,16 @@ permalink: pmd_userdocs_tools.html
author: David Dixon-Peugh <dpeugh@users.sourceforge.net>
---
* IDE plugins
* <a href="#automated-code-review">Automated Code Review</a>
* <a href="#ide-integrations">IDE plugins</a>
* GUIs
## Automated Code Review
### Codacy
Although it is not an IDE, with [Codacy](https://www.codacy.com/) you have PMDJava analysis out-of-the-box,
and it is free for open source projects.
## IDE Integrations
@@ -166,12 +172,6 @@ the [PMDExtension jar file](http://sourceforge.net/projects/pmd/files/pmd-bluej/
and place it in your `bluej/lib/extensions/` directory.
### Codacy
Although it is not an IDE, with [Codacy](https://www.codacy.com/) you have PMDJava analysis out-of-the-box,
and it is free for open source projects.
### Code Guide
Here's how to set up PMD with Omnicore's CodeGuide: