From 9a3d8a9e30a835d9ff37b45f15b2e818d17d0b75 Mon Sep 17 00:00:00 2001 From: Godin Date: Sat, 13 Nov 2010 22:09:54 +0000 Subject: [PATCH] SONAR-971: Cardinality of checkstyle rule TodoComment should be multiple --- .../src/main/resources/org/sonar/plugins/checkstyle/rules.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/sonar-checkstyle-plugin/src/main/resources/org/sonar/plugins/checkstyle/rules.xml b/plugins/sonar-checkstyle-plugin/src/main/resources/org/sonar/plugins/checkstyle/rules.xml index e180ee5af49..b96aabb830b 100644 --- a/plugins/sonar-checkstyle-plugin/src/main/resources/org/sonar/plugins/checkstyle/rules.xml +++ b/plugins/sonar-checkstyle-plugin/src/main/resources/org/sonar/plugins/checkstyle/rules.xml @@ -1526,6 +1526,7 @@ Rationale: Too large methods and classes are hard to read and costly to maintain + MULTIPLE -- 2.39.5