]> source.dussan.org Git - sonarqube.git/commit
SONAR-3600 SONAR-3600 Support Checkstyle rules ClassTypeParameterName and MethodTypeP...
authorEvgeny Mandrikov <mandrikov@gmail.com>
Wed, 29 Aug 2012 09:26:54 +0000 (15:26 +0600)
committerEvgeny Mandrikov <mandrikov@gmail.com>
Wed, 29 Aug 2012 10:01:55 +0000 (16:01 +0600)
commit5febd810614b647ca3d2c2d7149adc58c18942c7
treed9447b9ccee6205ef34768e88f6efadd9c852498
parentffde32687741fcf5c853becc833c849669988827
SONAR-3600 SONAR-3600 Support Checkstyle rules ClassTypeParameterName and MethodTypeParameterName
plugins/sonar-checkstyle-plugin/src/main/resources/org/sonar/plugins/checkstyle/profile-sonar-way.xml
plugins/sonar-checkstyle-plugin/src/main/resources/org/sonar/plugins/checkstyle/profile-sun-conventions.xml
plugins/sonar-checkstyle-plugin/src/main/resources/org/sonar/plugins/checkstyle/rules.xml
plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle.properties
plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/rules/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.ClassTypeParameterName.html [deleted file]
plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/rules/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.ClassTypeParameterNameCheck.html [new file with mode: 0644]
plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/rules/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.MethodTypeParameterName.html [deleted file]
plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/rules/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.MethodTypeParameterNameCheck.html [new file with mode: 0644]