Updated config to remove deprecations (#397)

Co-authored-by: Bryan Hanks, PMP <bryan@master-developer.com>
This commit is contained in:
Bryan Hanks, PMP 2021-01-15 11:01:48 -06:00 committed by GitHub
parent 4f0705b999
commit 4b5fae1d18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 5 deletions

View File

@ -1,5 +1,6 @@
---
engines:
version: 2
plugins:
duplication:
enabled: true
config:
@ -9,8 +10,5 @@ engines:
enabled: true
rubocop:
enabled: true
ratings:
paths:
- "**.rb"
exclude_paths:
exclude_patterns:
- spec/