Layout/LineLength: Max: 120 Metrics/MethodLength: Max: 50 Metrics/ClassLength: Max: 1500 Metrics/BlockLength: Max: 50 Metrics/PerceivedComplexity: Max: 20 Metrics/CyclomaticComplexity: Max: 117 Metrics/AbcSize: Max: 52 Layout/SpaceAroundEqualsInParameterDefault: EnforcedStyle: space Style/SymbolArray: Enabled: true Layout/HashAlignment: EnforcedHashRocketStyle: table EnforcedColonStyle: table Style/Documentation: Enabled: false AllCops: TargetRubyVersion: 2.5 NewCops: enable SuggestExtensions: false Style/FrozenStringLiteralComment: Enabled: false Naming/FileName: Enabled: false Style/ClassAndModuleChildren: Enabled: false