config/default.yml in ezcater_rubocop-1.4.1 vs config/default.yml in ezcater_rubocop-2.0.0.pre0
- old
+ new
@@ -49,9 +49,5 @@
Ezcater/StyleDig:
Description: 'Recommend `dig` for deeply nested access.'
Enabled: true
AutoCorrect: false
-
-Ezcater/RubyTimeout:
- Description: 'Disallow use of `Timeout.timeout` because it is unsafe and can cause unexpected behavior.'
- Enabled: true