.rubocop.yml in fido_metadata-0.3.0 vs .rubocop.yml in fido_metadata-0.4.0
- old
+ new
@@ -5,9 +5,10 @@
AllCops:
TargetRubyVersion: 2.3
DisabledByDefault: true
Exclude:
- "gemfiles/**/*"
+ - "vendor/**/*"
Bundler:
Enabled: true
Gemspec: