.rubocop.yml in bcdd-result-0.8.0 vs .rubocop.yml in bcdd-result-0.9.0

- old
+ new

@@ -56,9 +56,10 @@ - bcdd-result.gemspec - test/**/*.rb Metrics/ClassLength: Exclude: + - lib/bcdd/result.rb - test/**/*.rb Minitest/MultipleAssertions: Enabled: false