Custom rules

Can I write my own custom rules to be included in Code Reviews?

Yes, rules are defined in classic Projlib projects (even built-in ones).

[top]


How can I write my own custom rules?

By using the provided archetype

mvn archetype:generate -DarchetypeGroupId=fr.fastconnect.factory.tibco.bw.codereview -DarchetypeArtifactId=archetype-new-rules -DgroupId=com.company.rules -DartifactId=rules-custom -DcodeReviewVersion=2.3.0-SNAPSHOT
       

[top]

Back to top

Version: 2.3.0-SNAPSHOT. Last Published: 2016-06-15.