1
0
Fork 0
mirror of https://github.com/awesome-print/awesome_print synced 2023-03-27 23:22:34 -04:00

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

View file

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