.rubocop.yml in codebreaker-engine-0.1.0 vs .rubocop.yml in codebreaker-engine-0.1.1
- old
+ new
@@ -1,8 +1,8 @@
-require: rubocop-rspec
-Style/Documentation:
- Enabled: false
-Metrics/LineLength:
- Description: 'Limit lines to 100 characters.'
- Max: 100
-Style/FrozenStringLiteralComment:
- Enabled: false
+require: rubocop-rspec
+Style/Documentation:
+ Enabled: false
+Metrics/LineLength:
+ Description: 'Limit lines to 100 characters.'
+ Max: 100
+Style/FrozenStringLiteralComment:
+ Enabled: false