1 Star 0 Fork 49

swantbo/spriteJS

forked from 奇虎360/spriteJS 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.codeclimate.yml 587 Bytes
一键复制 编辑 原始数据 按行查看 历史
akira-cn 提交于 2019-12-26 15:09 . :tada:v3.0 released!
version: "2"
checks:
argument-count:
enabled: true
config:
threshold: 5
method-lines:
enabled: true
config:
threshold: 50
method-count:
enabled: false
method-complexity:
enabled: true
config:
threshold: 25
file-lines:
enabled: true
config:
threshold: 500
exclude_patterns:
- "config/"
- "db/"
- "dist/"
- "lib/"
- "example/"
- "docs/"
- "demos/"
- "misc/"
- "features/"
- "**/node_modules/"
- "script/"
- "**/spec/"
- "**/test/"
- "**/tests/"
- "**/vendor/"
- "**/*.d.ts"
- "**/.eslintrc.js"
- "**/webpack.config.js"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/swantbo/spriteJS.git
git@gitee.com:swantbo/spriteJS.git
swantbo
spriteJS
spriteJS
master

搜索帮助