This website requires JavaScript.
Explore
Help
Sign In
TouchInstinct
/
checkstyle
Watch
307
Star
0
Fork
You've already forked checkstyle
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
25c6e7a3e8
checkstyle
/
src
History
Oliver Burn
25c6e7a3e8
Unfortunately for now, not going to use the com.puppycrawl.tools.checkstyle.doclets.CheckDocsDoclet to generate the availablechecks.xml file. To add support will complicate the Maven build as would need to use custom ANT "hooks" in the "pre-site" and "clean" phases to generate (and delete) the availablechecks.xml into the src/xdocs directory. This is because (it appears) that the site plug-in does not support generating the input xdocs.
2010-09-20 07:14:44 +00:00
..
checkstyle
setup javadoc generation and fixed some errors found as a result
2010-09-16 04:45:07 +00:00
site
define the banners/poweredBy
2010-09-19 13:22:48 +00:00
testinputs/com/puppycrawl/tools
/checkstyle
Added InnerTypeLast check.
2010-08-15 12:22:30 +00:00
tests/com/puppycrawl/tools
/checkstyle
Enhanced ImportOrder to support using regular expressions for defining groups. Thanks to Martin von Gagern for patch
#2782118
.
2010-09-14 03:49:45 +00:00
xdocs
Unfortunately for now, not going to use the com.puppycrawl.tools.checkstyle.doclets.CheckDocsDoclet to generate the availablechecks.xml file. To add support will complicate the Maven build as would need to use custom ANT "hooks" in the "pre-site" and "clean" phases to generate (and delete) the availablechecks.xml into the src/xdocs directory. This is because (it appears) that the site plug-in does not support generating the input xdocs.
2010-09-20 07:14:44 +00:00