.rubocop.yml in compare-xml-0.65 vs .rubocop.yml in compare-xml-0.66
- old
+ new
@@ -30,9 +30,12 @@
Enabled: false
Naming/MethodName:
Enabled: false
+Naming/UncommunicativeMethodParamName:
+ Enabled: false
+
Style/Documentation:
Enabled: false
Style/FrozenStringLiteralComment:
Enabled: false
\ No newline at end of file