From: Evgeny Mandrikov Date: Mon, 2 May 2011 13:39:37 +0000 (+0400) Subject: SONAR-2275 Remove Checkstyle "Design For Extension" rule from "Sun checks" profile X-Git-Tag: 2.8~63 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=207e6c634122d23f72bfb7071291143db17d9476;p=sonarqube.git SONAR-2275 Remove Checkstyle "Design For Extension" rule from "Sun checks" profile --- diff --git a/plugins/sonar-checkstyle-plugin/src/main/resources/org/sonar/plugins/checkstyle/profile-sun-conventions.xml b/plugins/sonar-checkstyle-plugin/src/main/resources/org/sonar/plugins/checkstyle/profile-sun-conventions.xml index ed7ec16be46..81d18cd226b 100644 --- a/plugins/sonar-checkstyle-plugin/src/main/resources/org/sonar/plugins/checkstyle/profile-sun-conventions.xml +++ b/plugins/sonar-checkstyle-plugin/src/main/resources/org/sonar/plugins/checkstyle/profile-sun-conventions.xml @@ -110,10 +110,6 @@ - - checkstyle - com.puppycrawl.tools.checkstyle.checks.design.DesignForExtensionCheck - checkstyle com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck