.rubocop.yml in redfish_client-0.2.1 vs .rubocop.yml in redfish_client-0.2.2
- old
+ new
@@ -4,9 +4,12 @@
- redfish_client.gemspec
- Gemfile
- Rakefile
- bin/**
+Layout/MultilineOperationIndentation:
+ EnforcedStyle: indented
+
Style/StringLiterals:
EnforcedStyle: double_quotes
Style/Documentation:
Enabled: false