AllCops: DisplayCopNames: true Style/FileName: Enabled: false Metrics/MethodLength: Max: 50 Metrics/BlockLength: Max: 50 Style/ConditionalAssignment: Enabled: false Metrics/PerceivedComplexity: Max: 20 Metrics/CyclomaticComplexity: Max: 20 Metrics/AbcSize: Max: 60