wordage
This commit is contained in:
parent
41754b2601
commit
7472e9e406
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue