.rubocop.yml in file_data-5.0.0 vs .rubocop.yml in file_data-5.2.0
- old
+ new
@@ -6,14 +6,14 @@
Max: 15
Metrics/ClassLength:
Max: 100
EndOfLine:
Enabled: false
-Style/BlockLength:
+Metrics/BlockLength:
Exclude:
- 'spec/**/*_spec.rb'
Style/BlockComments:
Exclude:
- 'spec/spec_helper.rb'
AllCops:
Exclude:
- - 'file_data.gemspec'
\ No newline at end of file
+ - 'file_data.gemspec'