doc: example to checkstyle's Ant configuration was added to anttask.html

This commit is contained in:
Roman Ivanov 2016-02-24 06:53:50 -08:00
parent 996758e197
commit bb53aed89f
1 changed files with 8 additions and 0 deletions

View File

@ -316,6 +316,14 @@
<a href="https://github.com/sevntu-checkstyle/checkstyle-samples/tree/master/ant-project">here</a>.
</p>
<p>
<b>
Checkstyle use ant configuration to validate its own code. See example is our git repository -
<a href="https://github.com/checkstyle/checkstyle/blob/master/config/ant-phase-verify.xml#L25">
config/ant-phase-verify.xml</a>.
</b>
</p>
<p>
<b>
Run checkstyle with configuration file