stevefolder/vendor/bundle/ruby/3.1.0/gems/rest-client-2.1.0/.rubocop.yml

9 lines
100 B
YAML
Raw Normal View History

2022-02-04 18:48:09 -05:00
---
inherit_from:
- .rubocop-disables.yml
AllCops:
Exclude:
- 'tmp/*.rb'
- 'vendor/**/*'