.rubocop.yml in proxy_fetcher-0.3.1 vs .rubocop.yml in proxy_fetcher-0.4.0
- old
+ new
@@ -1,9 +1,10 @@
LineLength:
Max: 120
AllCops:
Exclude:
- 'spec/**/*'
+ - 'bin/*'
DisplayCopNames: true
Rails:
Enabled: false
Documentation:
Enabled: false