Metrics/AbcSize: Max: 20 Metrics/MethodLength: Max: 15 Metrics/ClassLength: Max: 125 # enable new cops to avoid warnings Lint/RaiseException: Enabled: true Lint/StructNewOverride: Enabled: true Style/HashEachMethods: Enabled: true Style/HashTransformKeys: Enabled: true Style/HashTransformValues: Enabled: true