.rubocop.yml in creditsafe-0.6.0 vs .rubocop.yml in creditsafe-0.6.1
- old
+ new
@@ -1,11 +1,11 @@
-inherit_gem:
- gc_ruboconfig: rubocop.yml
-
-RSpec/NestedGroups:
- Max: 5
-
-RSpec/ExampleLength:
- Max: 20
-
-RSpec/MultipleExpectations:
- Max: 2
+inherit_gem:
+ gc_ruboconfig: rubocop.yml
+
+RSpec/NestedGroups:
+ Max: 5
+
+RSpec/ExampleLength:
+ Max: 20
+
+RSpec/MultipleExpectations:
+ Max: 2