.rubocop.yml in fog-azure-rm-0.0.5 vs .rubocop.yml in fog-azure-rm-0.0.6
- old
+ new
@@ -32,5 +32,7 @@
detect: find
StringLiterals:
EnforcedStyle: single_quotes
SignalException:
EnforcedStyle: only_raise
+Style/FrozenStringLiteralComment:
+ Enabled: false
\ No newline at end of file