From bb53aed89f5ecbeb12350714769c463f38ab524e Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Wed, 24 Feb 2016 06:53:50 -0800 Subject: [PATCH] doc: example to checkstyle's Ant configuration was added to anttask.html --- src/xdocs/anttask.xml.vm | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/xdocs/anttask.xml.vm b/src/xdocs/anttask.xml.vm index 3bba564fe..f1b09c0fc 100644 --- a/src/xdocs/anttask.xml.vm +++ b/src/xdocs/anttask.xml.vm @@ -316,6 +316,14 @@ here.

+

+ + Checkstyle use ant configuration to validate its own code. See example is our git repository - + + config/ant-phase-verify.xml. + +

+

Run checkstyle with configuration file