]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-2241 Remove Checkstyle rule "Illegal Instantiations" from "Sun Checks" profile
authorEvgeny Mandrikov <mandrikov@gmail.com>
Tue, 15 Mar 2011 09:48:02 +0000 (12:48 +0300)
committerEvgeny Mandrikov <mandrikov@gmail.com>
Tue, 15 Mar 2011 09:48:02 +0000 (12:48 +0300)
plugins/sonar-checkstyle-plugin/src/main/resources/org/sonar/plugins/checkstyle/profile-sun-conventions.xml

index 9ec3209ab482bbb9a47c692113c6fa537c9b669d..ed7ec16be4602490e243cd13f0701cbdaec7c59a 100644 (file)
       <repositoryKey>checkstyle</repositoryKey>\r
       <key>com.puppycrawl.tools.checkstyle.checks.modifier.ModifierOrderCheck</key>\r
     </rule>\r
-    <rule>\r
-      <repositoryKey>checkstyle</repositoryKey>\r
-      <key>com.puppycrawl.tools.checkstyle.checks.coding.IllegalInstantiationCheck</key>\r
-    </rule>\r
     <rule>\r
       <repositoryKey>checkstyle</repositoryKey>\r
       <key>com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructorCheck</key>\r