forked from chrismair/GrailsCodeNarcPlugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Grails CodeNarc plugin
License
nkovalenko93/GrailsCodeNarcPlugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Grails CodeNarc Plugin -- http://grails.org/plugin/codenarc ------------------------------------------------------------------------------- The Grails CodeNarc Plugin runs CodeNarc static analysis rules for Groovy source code within a Grails project. CodeNarc is a static analysis tool for Groovy source code, enabling monitoring and enforcement of many coding standards and best practices. CodeNarc applies a set of Rules (predefined and/or custom) that are applied to each Groovy file, and generates an HTML or XML report of the results, including a list of rules violated for each source file, and a count of the number of violations per package and for the whole project. See http://codenarc.sourceforge.net/index.html. Plugin page: http://grails.org/plugin/codenarc GitHub repository: https://github.com/chrismair/GrailsCodeNarcPlugin CodeNarc: http://codenarc.sourceforge.net/index.html
About
Grails CodeNarc plugin
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Groovy 100.0%