Skip to content
代码片段 群组 项目
提交 a8892beb 编辑于 作者: Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
浏览文件

Improve codeclimate.yml to avoid timeouts

上级 1f941ee0
No related branches found
No related tags found
无相关合并请求
...@@ -10,10 +10,10 @@ engines: ...@@ -10,10 +10,10 @@ engines:
languages: languages:
- ruby - ruby
- javascript - javascript
exclude_paths:
- "lib/api/v3/*"
eslint: eslint:
enabled: true enabled: true
fixme:
enabled: true
rubocop: rubocop:
enabled: true enabled: true
ratings: ratings:
...@@ -35,6 +35,6 @@ exclude_paths: ...@@ -35,6 +35,6 @@ exclude_paths:
- node_modules/ - node_modules/
- spec/ - spec/
- vendor/ - vendor/
- lib/api/v3/
- .yarn-cache/ - .yarn-cache/
- tmp/ - tmp/
- builds/
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册