Author: paultcochrane Date: Thu Mar 15 14:22:05 2007 New Revision: 17510 Modified: trunk/cage/todo.pod
Log: [docs] - Removed "make a lint rule" todo item; the rule already exists in the Makefile - Replaced other "lint" related todo item with a ticket in RT Modified: trunk/cage/todo.pod ============================================================================== --- trunk/cage/todo.pod (original) +++ trunk/cage/todo.pod Thu Mar 15 14:22:05 2007 @@ -32,19 +32,6 @@ out there, except from Gimpel's FlexeLint (L<http://www.gimpel.com/html/flex.htm>) which costs many dollars. -=over 4 - -=item * Create a F<make> target for lint. - -Make lint run against all the F<*.c> files. - -=item * Make a reasonable set of rules for lint. - -Andy has a pretty decent set of rules for perl5's code in that -project's Makefile. Take a look at those for a start. - -=back - =head2 Enforcing coding standards, naming conventions, etc =over 4
