.rubocop.yml in healthcare_phony-0.6.0 vs .rubocop.yml in healthcare_phony-0.7s.0

- old
+ new

@@ -1,10 +1,10 @@ -Style/StringLiterals: - Enabled: true - EnforcedStyle: single_quotes - -Style/StringLiteralsInInterpolation: - Enabled: true - EnforcedStyle: double_quotes - -Layout/LineLength: - Max: 120 +Style/StringLiterals: + Enabled: true + EnforcedStyle: single_quotes + +Style/StringLiteralsInInterpolation: + Enabled: true + EnforcedStyle: double_quotes + +Layout/LineLength: + Max: 120