Author: tfmorris Date: 2008-05-01 15:35:12-0700 New Revision: 14579 Modified: trunk/tools/checkstyle/checkstyle_argouml.xml
Log: Remove TODO check Modified: trunk/tools/checkstyle/checkstyle_argouml.xml Url: http://argouml.tigris.org/source/browse/argouml/trunk/tools/checkstyle/checkstyle_argouml.xml?view=diff&rev=14579&p1=trunk/tools/checkstyle/checkstyle_argouml.xml&p2=trunk/tools/checkstyle/checkstyle_argouml.xml&r1=14578&r2=14579 ============================================================================== --- trunk/tools/checkstyle/checkstyle_argouml.xml (original) +++ trunk/tools/checkstyle/checkstyle_argouml.xml 2008-05-01 15:35:12-0700 @@ -28,10 +28,6 @@ </module> <module name="GenericIllegalRegexp"> - <property name="format" value="TODO "/> - </module> - - <module name="GenericIllegalRegexp"> <property name="format" value="[Nn]eeds?-?more-?work"/> </module> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
