Skip to content

Commit

Permalink
add solargraph
Browse files Browse the repository at this point in the history
  • Loading branch information
niquerio committed Feb 22, 2024
1 parent ca4d9dc commit 93c88fe
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .solargraph.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
include:
- "**/*.rb"
exclude:
- spec/**/*
- vendor/**/*
- ".bundle/**/*"
require: []
domains: []
reporters: []
formatter:
require_paths: []
plugins: []
max_files: 5000

0 comments on commit 93c88fe

Please sign in to comment.