From bb3cc3de88a070dabbe63f2c06fcdb03de516bf0 Mon Sep 17 00:00:00 2001 From: Thomas Neidhart Date: Sun, 15 Jul 2012 16:11:32 +0000 Subject: [PATCH] Ignore javadoc for private methods in checkstyle config. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1361726 13f79535-47bb-0310-9956-ffa450edef68 --- checkstyle.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/checkstyle.xml b/checkstyle.xml index 3b13c7d50..0c1c642b4 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -50,6 +50,7 @@ +