Commit 6442cf54 authored by Andrejs Cunskis's avatar Andrejs Cunskis

Add .solargraph_example.yml configuration file

parent 7733e702
......@@ -105,3 +105,4 @@ ee/changelogs/unreleased-ee
tags.lock
tags.temp
.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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment