1 Star 0 Fork 7

BlackStone99 / sonar-p3c-pmd-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

SonarQube PMD Plugin

Description / Features

This plugin provides coding rules from PMD.

PMD Plugin 2.0 2.1 2.2 2.3 2.4.1 2.5
PMD 4.3 4.3 5.1.1 5.2.1 5.3.1 5.4.0

A majority of the PMD rules have been rewritten in the Java plugin. Rewritten rules are marked "Deprecated" in the PMD plugin, but a concise summary of replaced rules is available.

Usage

In the quality profile, activate some rules from PMD and run an analysis on your project. Set the sonar.java.source property to tell PMD which version of Java your source code complies to. The default value is 1.5. Possible values: 1.4, 1.5 or 5, 1.6 or 6, 1.7 or 7. Since version 2.2 of the plugin, this property can also be set to 1.8 or 8.

Rules on test

PMD tool provides some rules that can check the code of JUnit tests.Please note that these rules (and only these rules) will be applied only on the test files of your project.

空文件

简介

sonar接入阿里规范(p3c),基于alibaba/p3c/p3c-pmd,1.3.4版本 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/BlackStone99/sonar-p3c-pmd-plugin.git
git@gitee.com:BlackStone99/sonar-p3c-pmd-plugin.git
BlackStone99
sonar-p3c-pmd-plugin
sonar-p3c-pmd-plugin
master

搜索帮助