Skip to content

CodeCritic is a Maven plugin that determines the files that have changes for a SCM branch, performs code analysis and produces reports using PMD.

License

Notifications You must be signed in to change notification settings

dreedyman/code-critic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-critic

CodeCritic is a Maven plugin that determines the files that have changes for a SCM branch, performs code analysis and produces reports using PMD. Code Critic supports Git and Mercurial.

Use Code Critic as follows:

mvn code-critic:review

Code Critic will produce a report in target/code-critic-report/-branch-report.html

About

CodeCritic is a Maven plugin that determines the files that have changes for a SCM branch, performs code analysis and produces reports using PMD.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published