diff options
author | Godin <mandrikov@gmail.com> | 2010-10-19 08:04:20 +0000 |
---|---|---|
committer | Godin <mandrikov@gmail.com> | 2010-10-19 08:04:20 +0000 |
commit | 46516feb223b6ee675237fb9dd0db375335b87ff (patch) | |
tree | 70b45b0b82f7be6b0627958e5d5eae48e2477ccd /subprojects/sonar-update-center/sonar-update-center-server | |
parent | 887e326f9716bf95a87de395450b9ce9214a76e4 (diff) | |
download | sonarqube-46516feb223b6ee675237fb9dd0db375335b87ff.tar.gz sonarqube-46516feb223b6ee675237fb9dd0db375335b87ff.zip |
Add c-rules to list of plugins
Diffstat (limited to 'subprojects/sonar-update-center/sonar-update-center-server')
-rw-r--r-- | subprojects/sonar-update-center/sonar-update-center-server/src/main/resources/plugins.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subprojects/sonar-update-center/sonar-update-center-server/src/main/resources/plugins.txt b/subprojects/sonar-update-center/sonar-update-center-server/src/main/resources/plugins.txt index 222e5a4b0cb..3e85e8f844c 100644 --- a/subprojects/sonar-update-center/sonar-update-center-server/src/main/resources/plugins.txt +++ b/subprojects/sonar-update-center/sonar-update-center-server/src/main/resources/plugins.txt @@ -4,6 +4,7 @@ org.codehaus.sonar-plugins:sonar-artifact-size-plugin org.codehaus.sonar-plugins:sonar-build-breaker-plugin org.codehaus.sonar-plugins:sonar-build-stability-plugin +org.codehaus.sonar-plugins:sonar-c-rules-plugin org.codehaus.sonar-plugins:sonar-clirr-plugin org.codehaus.sonar-plugins:sonar-crowd-plugin org.codehaus.sonar-plugins:sonar-emma-plugin |