Skip to content
代码片段 群组 项目
未验证 提交 6442cf54 编辑于 作者: Andrejs Cunskis's avatar Andrejs Cunskis
浏览文件

Add .solargraph_example.yml configuration file

上级 7733e702
No related branches found
No related tags found
无相关合并请求
...@@ -105,3 +105,4 @@ ee/changelogs/unreleased-ee ...@@ -105,3 +105,4 @@ ee/changelogs/unreleased-ee
tags.lock tags.lock
tags.temp tags.temp
.stylelintcache .stylelintcache
.solargraph.yml
---
include:
- "**/*.rb"
exclude:
- spec/**/*
- ee/spec/**/*
- qa/qa/specs/features/**/*
- test/**/*
- vendor/**/*
- ".bundle/**/*"
require: []
domains: []
reporters:
- rubocop
- require_not_found
require_paths: []
plugins: []
max_files: 15000
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册