This commit is contained in:
oburn 2002-12-24 03:31:13 +00:00
parent 41754b2601
commit 7472e9e406
1 changed files with 5 additions and 6 deletions

View File

@ -77,12 +77,11 @@
standard.
</p>
<p class="body">
Checkstyle is highly configurable. It supports the <a
href="http://java.sun.com/docs/codeconv/">Sun Code
Conventions</a>, sample configuration files for other well known
conventions are provided as well.
</p>
<p class="body"> Checkstyle is highly configurable and can be made to
support almost any coding standard. An example configuration file is
supplied supporting the <a href="http://java.sun.com/docs/codeconv/">Sun
Code Conventions</a>. As well, other sample configuration files are
supplied for other well known conventions.</p>
<p class="body">
A good example of a report that can be produced using Checkstyle and