.rubocop.yml in sequel-batches-1.0.0 vs .rubocop.yml in sequel-batches-1.0.1
- old
+ new
@@ -3,7 +3,7 @@
AllCops:
DisplayCopNames: true
TargetRubyVersion: 2.3
-Naming/UncommunicativeMethodParamName:
+Naming/MethodParameterName:
Enabled: false