diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index a6e51d6aee1..46f857fb120 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -21,11 +21,11 @@ Metrics/BlockNesting: # Configuration parameters: AllowedMethods, AllowedPatterns. Metrics/CyclomaticComplexity: - Max: 25 + Enabled: false # Configuration parameters: AllowedMethods, AllowedPatterns. Metrics/PerceivedComplexity: - Max: 27 + Enabled: false Rails/OutputSafety: Exclude: