.rubocop.yml in heap-profiler-0.5.0 vs .rubocop.yml in heap-profiler-0.6.0
- old
+ new
@@ -17,7 +17,10 @@
Enabled: false
Lint/MissingSuper:
Enabled: false
+Lint/AssignmentInCondition:
+ Enabled: false
+
Metrics/ParameterLists:
Enabled: false