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
-1
View File
@@ -1,6 +1,5 @@
--- ---
include: include:
- "lib/**/*.rb"
- "**/*.rb" - "**/*.rb"
exclude: exclude:
- spec/**/* - spec/**/*