1 Star 0 Fork 49

果冻编程 / spriteJS

forked from 奇虎360 / spriteJS 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.codeclimate.yml 566 Bytes
一键复制 编辑 原始数据 按行查看 历史
akira-cn 提交于 2018-04-08 14:20 . update codeclimate
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: 10
file-lines:
enabled: true
config:
threshold: 350
exclude_patterns:
- "config/"
- "db/"
- "dist/"
- "lib/"
- "example/"
- "docs/"
- "features/"
- "**/node_modules/"
- "script/"
- "**/spec/"
- "**/test/"
- "**/tests/"
- "**/vendor/"
- "**/*.d.ts"
- "**/.eslintrc.js"
- "**/webpack.config.js"
JavaScript
1
https://gitee.com/qsw/spriteJS.git
git@gitee.com:qsw/spriteJS.git
qsw
spriteJS
spriteJS
master

搜索帮助