AllCops: UseCache: false NewCops: enable Layout/LineLength: Max: 293 Lint/UselessRescue: Enabled: false Metrics/AbcSize: Max: 436.3 Metrics/BlockLength: Max: 138 Metrics/BlockNesting: Max: 4 Metrics/ClassLength: Max: 128 Metrics/CyclomaticComplexity: Max: 86 Metrics/MethodLength: Max: 418 Metrics/ModuleLength: Max: 428 Metrics/PerceivedComplexity: Max: 84 Style/HashSyntax: EnforcedShorthandSyntax: never inherit_from: .rubocop_todo.yml