]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-2275 Remove Checkstyle "Design For Extension" rule from "Sonar Way" profile
authorEvgeny Mandrikov <mandrikov@gmail.com>
Mon, 21 Mar 2011 09:55:57 +0000 (12:55 +0300)
committerEvgeny Mandrikov <mandrikov@gmail.com>
Wed, 30 Mar 2011 19:11:59 +0000 (23:11 +0400)
plugins/sonar-checkstyle-plugin/src/main/resources/org/sonar/plugins/checkstyle/profile-sonar-way.xml

index 0f7bc4655824af9886b04affa58df6beaf337f19..d6798e01b1eef56a6328e786d425a711970a555f 100644 (file)
       <repositoryKey>checkstyle</repositoryKey>\r
       <key>com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck</key>\r
     </rule>\r
-    <rule>\r
-      <repositoryKey>checkstyle</repositoryKey>\r
-      <key>com.puppycrawl.tools.checkstyle.checks.design.DesignForExtensionCheck</key>\r
-    </rule>\r
     <rule>\r
       <repositoryKey>checkstyle</repositoryKey>\r
       <key>com.puppycrawl.tools.checkstyle.checks.naming.LocalVariableNameCheck</key>\r