Skip to content

Commit 93c88fe

Browse files
committed
add solargraph
1 parent ca4d9dc commit 93c88fe

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.solargraph.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
include:
3+
- "**/*.rb"
4+
exclude:
5+
- spec/**/*
6+
- vendor/**/*
7+
- ".bundle/**/*"
8+
require: []
9+
domains: []
10+
reporters: []
11+
formatter:
12+
require_paths: []
13+
plugins: []
14+
max_files: 5000

0 commit comments

Comments
 (0)