Added recommended folders to config

This commit is contained in:
RadioLogic 2023-05-16 18:25:37 -04:00
parent 6fdc86db19
commit 0bf5746bde
No known key found for this signature in database
GPG Key ID: 81A957719EEACEDA
1 changed files with 7 additions and 0 deletions

View File

@ -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: