stevefolder/vendor/bundle/ruby/3.1.0/gems/rest-client-2.1.0/.rubocop.yml
2022-02-04 18:48:09 -05:00

9 lines
100 B
YAML

---
inherit_from:
- .rubocop-disables.yml
AllCops:
Exclude:
- 'tmp/*.rb'
- 'vendor/**/*'