DataGenerator
DataGenerator copied to clipboard
What PMD modules to use?
Now we are declare to use:
- Java -> Basic
- Java -> Strict Exceptions
Actually we compliant with:
- Java -> Basic
There are more other modules:
- java ** Android ** Basic ** Braces ** Clone Implementation ** Code Size ** Comments ** Controversial ** Coupling ** Design ** Empty Code ** Finalizer ** Import Statements ** J2EE ** JavaBeans ** JUnit ** Jakarta Commons Logging ** Java Logging ** Migration ** Naming ** Optimization ** Strict Exceptions ** String and StringBuffer ** Security Code Guidelines ** Type Resolution ** Unnecessary ** Unused Code
So, what modules we are going to use?
Currently, only "braces" and "exceptions" are enabled.
Other than android and controversial, we can go through them tomorrow and pick few targeting 2.1 .
Thoughts ? On Aug 14, 2014 6:35 PM, "Bryan Robbins" [email protected] wrote:
Currently, only "braces" and "exceptions" are enabled.
— Reply to this email directly or view it on GitHub https://github.com/FINRAOS/DataGenerator/issues/91#issuecomment-52254176 .
Btw... some of those may overlap with checkstyle . On Aug 14, 2014 7:50 PM, "Mohamed Ibrahim" [email protected] wrote:
Other than android and controversial, we can go through them tomorrow and pick few targeting 2.1 .
Thoughts ? On Aug 14, 2014 6:35 PM, "Bryan Robbins" [email protected] wrote:
Currently, only "braces" and "exceptions" are enabled.
— Reply to this email directly or view it on GitHub https://github.com/FINRAOS/DataGenerator/issues/91#issuecomment-52254176 .
- Talk to @mpeter28 about the rule that he likes to disable.
- Propose some good new rules to add
- Review with the group and update
@SMxJrz
Untagging this from 2.2 unless there is more interest.