.rubocop-todo.yml in pacto-0.3.0.pre vs .rubocop-todo.yml in pacto-0.3.0
- old
+ new
@@ -1,21 +1,9 @@
# This configuration was generated by `rubocop --auto-gen-config`.
# The point is for the user to remove these configuration records
# one by one as the offences are removed from the code base.
-Blocks:
- Enabled: false
-
-CollectionMethods:
- Enabled: false
-
-ColonMethodCall:
- Enabled: false
-
-DefWithoutParentheses:
- Enabled: false
-
Documentation:
Enabled: false
DotPosition:
Enabled: false
@@ -30,22 +18,7 @@
Enabled: false
LineLength:
Enabled: false
-MethodAndVariableSnakeCase:
- Enabled: false
-
-MethodLength:
- Enabled: false
-
SpaceInsideHashLiteralBraces:
- Enabled: false
-
-SymbolName:
- Enabled: false
-
-Void:
- Enabled: false
-
-WordArray:
Enabled: false