.rubocop.yml in ruby-dagger-0.2.0 vs .rubocop.yml in ruby-dagger-0.2.1
- old
+ new
@@ -6,10 +6,5 @@
- 'spec/*_spec.rb'
Style/BlockDelimiters:
Exclude:
- 'spec/*_spec.rb'
-
-# Rubocop 0.56 causes false positives
-# https://github.com/bbatsov/rubocop/issues/5887
-Lint/SplatKeywordArguments:
- Enabled: false