checkstyle tool usage
Roman Ivanov
ivanov-jr at mail.ru
Thu Jan 22 05:55:38 UTC 2015
Hi Graal team,
I am owner of Chekstyle project - http://checkstyle.sourceforge.net/.
I noticed that you use Checkstyle for enforcing code standard, thanks you very much , I hope it help you.
I tried to connect to some team of openjdk http://mail.openjdk.java.net/pipermail/discuss/2015-January/subject.html to help them create
checkstyle configurations to enforce code standards and in the same time restore from unclear status, previously famous Sun Code Standard document.
Our team did quick run over openjdk sources - http://checkstyle.sourceforge.net/reports/javadoc/openjdk9/ and detected numerous Javadoc parsing problems, and all that without any specific java validtion that our project usually do.
If some of the team could summarize Style Guideline for Java and Javadocs we could help implement missed functionality in Checkstyle to make complete coverage of your needs.
Please reply if you are intersted.
Roman Ivanov
More information about the graal-dev
mailing list