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:
parent
4f0705b999
commit
4b5fae1d18
1 changed files with 3 additions and 5 deletions
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue