brought across from v3-branch
This commit is contained in:
parent
fa096b7c1e
commit
fbd6b0be8d
|
|
@ -0,0 +1,23 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<document>
|
||||
|
||||
<properties>
|
||||
<title>Standard Checks</title>
|
||||
<author email="checkstyle-devel@lists.sourceforge.net">Checkstyle Development Team</author>
|
||||
</properties>
|
||||
|
||||
<body>
|
||||
<p>
|
||||
Checkstyle provides many checks that you can apply to your source
|
||||
code. The standard checks are included in the base
|
||||
distribution. There are also <a href="optional.html">optional</a>
|
||||
checks.
|
||||
</p>
|
||||
</body>
|
||||
</document>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue