repo.or.cz
/
spree.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Feature/docs upgrade guides 2 (#12025)
[spree.git]
/
.solargraph.yml
blob
fd976ef1247a1a3835b2d62193014981a4621fdc
1
---
2
include:
3
- "**/*.rb"
4
exclude:
5
- "*/spec/**/*"
6
- "*test/**/*"
7
- "*/vendor/**/*"
8
- vendor/**/*
9
- ".bundle/**/*"
10
- sample/**/*
11
- sandbox/**/*
12
- pkg/**/*
13
- cli/**/*.gemspec
14
require: []
15
domains: []
16
reporters:
17
- rubocop
18
- require_not_found
19
require_paths: []
20
max_files: 50_000