From d03f5a339ca6ef8b1f73a59324d54ba522d67a6a Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Sat, 26 Apr 2014 18:11:51 +0200 Subject: [PATCH] Adding TodoComment checkstyle rule. --- pmd/etc/checkstyle-config.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pmd/etc/checkstyle-config.xml b/pmd/etc/checkstyle-config.xml index bfb7e10554..3fd1709502 100644 --- a/pmd/etc/checkstyle-config.xml +++ b/pmd/etc/checkstyle-config.xml @@ -43,6 +43,13 @@ + + + + + + + @@ -64,5 +71,4 @@ value="^#$\n^# BSD-style license; for more info see http:\/\/pmd.sourceforge.net/license.html$\n^#$"/> -