.rubocop.yml in mvcStudentXD-1.2.2 vs .rubocop.yml in mvcStudentXD-1.2.3
- old
+ new
@@ -1,13 +1,13 @@
-AllCops:
- TargetRubyVersion: 2.6
-
-Style/StringLiterals:
- Enabled: true
- EnforcedStyle: double_quotes
-
-Style/StringLiteralsInInterpolation:
- Enabled: true
- EnforcedStyle: double_quotes
-
-Layout/LineLength:
- Max: 120
+AllCops:
+ TargetRubyVersion: 2.6
+
+Style/StringLiterals:
+ Enabled: true
+ EnforcedStyle: double_quotes
+
+Style/StringLiteralsInInterpolation:
+ Enabled: true
+ EnforcedStyle: double_quotes
+
+Layout/LineLength:
+ Max: 120