diff --git a/.solargraph.yml b/.solargraph.yml index 852d2ada9a..e8cb4c0315 100644 --- a/.solargraph.yml +++ b/.solargraph.yml @@ -1,11 +1,18 @@ --- include: - "lib/**/*.rb" +- "**/*.rb" exclude: - spec/**/* - test/**/* - vendor/**/* - ".bundle/**/*" +- modules/**/* +- data/**/* +- db/**/* +- external/**/* +- plugins/**/* +- scripts/**/* # Some of this is old and may not need indexing??? require: [] domains: [] reporters: