Repository URL to install this package:
|
Version:
0.1.0 ▾
|
fizzbuzz
/
.solargraph.yml
|
|---|
---
include:
- "**/*.rb"
exclude:
- spec/**/*
- test/**/*
- vendor/**/*
- ".bundle/**/*"
require: []
domains: []
reporters:
- rubocop
- require_not_found
require_paths: []
plugins: []
max_files: 5000