1 Star 0 Fork 2

alphabetabcOpenClub/ApexChartsJS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.codeclimate.yml 714 Bytes
一键复制 编辑 原始数据 按行查看 历史
Juned Chhipa 提交于 2020-01-17 13:28 . refactor series.js and range.js
checks:
argument-count:
config:
threshold: 4
complex-logic:
config:
threshold: 4
file-lines:
config:
threshold: 700
method-complexity:
config:
threshold: 20
method-count:
config:
threshold: 20
method-lines:
config:
threshold: 100
nested-control-flow:
config:
threshold: 4
return-statements:
config:
threshold: 4
exclude_patterns:
- 'config/'
- 'db/'
- 'dist/'
- 'features/'
- '**/node_modules/'
- 'script/'
- 'samples/'
- '**/samples/'
- '**/spec/'
- '**/test/'
- '**/tests/'
- 'Tests/'
- '**/vendor/'
- '**/*_test.go'
- '**/*.d.ts'
- 'src/svgjs/'
- 'src/modules/settings/Options.js'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/alphabetabc-viz/ApexChartsJS.git
[email protected]:alphabetabc-viz/ApexChartsJS.git
alphabetabc-viz
ApexChartsJS
ApexChartsJS
main

搜索帮助