Removed lib include line as it became redundant

This commit is contained in:
RadioLogic 2023-05-16 23:02:55 -04:00
parent 0bf5746bde
commit 4f70be41ae
No known key found for this signature in database
GPG Key ID: 81A957719EEACEDA
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
---
include:
- "lib/**/*.rb"
- "**/*.rb"
exclude:
- spec/**/*