diff --git a/.solargraph_example.yml b/.solargraph_example.yml index 9b3a28172e5b4634b0dae72dfc06cd7a970bdadc..ff8225eb73cd6e6af3534bf9b9e7330100f57366 100644 --- a/.solargraph_example.yml +++ b/.solargraph_example.yml @@ -2,10 +2,8 @@ include: - "**/*.rb" exclude: -- spec/**/* -- ee/spec/**/* +- "**/spec/**/*" - qa/qa/specs/features/**/* -- test/**/* - vendor/**/* - ".bundle/**/*" require: []