4 Star 32 Fork 4

gitlabcc / gitlab-ce

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.codeclimate.yml 510 Bytes
一键复制 编辑 原始数据 按行查看 历史
---
engines:
bundler-audit:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby
- javascript
ratings:
paths:
- Gemfile.lock
- "**.erb"
- "**.haml"
- "**.rb"
- "**.rhtml"
- "**.slim"
- "**.inc"
- "**.js"
- "**.jsx"
- "**.module"
exclude_paths:
- config/
- db/
- features/
- node_modules/
- spec/
- vendor/
- .yarn-cache/
- tmp/
- builds/
- coverage/
- public/
- shared/
- webpack-report/
- log/
- backups/
- coverage-javascript/
- plugins/
Ruby
1
https://gitee.com/qiai365/gitlab-ce.git
git@gitee.com:qiai365/gitlab-ce.git
qiai365
gitlab-ce
gitlab-ce
master

搜索帮助