Mange/roadie

View on GitHub
.solargraph.yml

Summary

Maintainability
Test Coverage
---
include:
  - "**/*.rb"
exclude:
  - spec/**/*
  - test/**/*
  - vendor/**/*
  - ".bundle/**/*"
require: []
domains: []
require_paths: []
max_files: 5000