Sha256: 7a65421f693e534c84ae4973b1f15012f8b7b75b385aa6320eab37ab20d3493a
Contents?: true
Size: 446 Bytes
Versions: 11
Compression:
Stored size: 446 Bytes
Contents
AllCops: Exclude: - 'bin/**/*' - 'assets/**/*' DisplayCopNames: true TargetRubyVersion: 2.3 Style/ClassAndModuleChildren: Enabled: false Layout/EndOfLine: EnforcedStyle: lf Metrics/BlockLength: Max: 50 Layout/EmptyLineAfterGuardClause: Enabled: false Metrics/AbcSize: Max: 50 Metrics/CyclomaticComplexity: Max: 10 Metrics/MethodLength: Max: 100 Metrics/PerceivedComplexity: Max: 10 Metrics/ParameterLists: Max: 6
Version data entries
11 entries across 11 versions & 1 rubygems