◐ Shell
clean mode source ↗

GitHub - austingod/codeccScan: codecc scan plugin

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

概述:

codeccScan为腾讯CodeCC提供的工具组,包含有14款开源代码检查工具,支持多种语言的代码规范扫描,圈复杂度,及重复率扫描,所有工具都以docker方式运行。工具详细信息请到工具目录下阅览。

圈复杂度工具:ccn_scan

java规范检查工具:checkstyle_scan

代码统计工具:cloc_scan

C++规范检查工具:cpplint_scan

Kotlint规范检查工具:detekt_scan

重复率工具:dupc_scan

JS规范检查工具:eslint_scan

Go规范检查工具:goml_scan

Kotlint规范检查工具:ktlint_scan

php规范检查工具:phpc_scan

python规范检查工具:pylint_scan

SCM信息工具:scm_scan

Java质量检查工具:spotbugs_scan

C#规范检查工具:stylecop_scan