Metrics/LineLength: Max: 100 Metrics/BlockLength: ExcludedMethods: - let - it - describe - context - specify - define Metrics/MethodLength: Max: 25 AllCops: TargetRubyVersion: 2.3 Metrics/AbcSize: Max: 16 Metrics/ClassLength: Max: 125