Sha256: 0eb0f894814a9c5c2143fee383f9101dad860a1218f9f4c73cfe49834b0b7b60
Contents?: true
Size: 682 Bytes
Versions: 36
Compression:
Stored size: 682 Bytes
Contents
AllCops: Exclude: - 'bin/**/*' - 'assets/**/*' DisplayCopNames: true TargetRubyVersion: 2.3.3 Metrics/CyclomaticComplexity: Max: 25 Metrics/MethodLength: Enabled: false Layout/MultilineMethodCallIndentation: Enabled: false Metrics/AbcSize: Enabled: false Metrics/BlockLength: Max: 100 Metrics/ClassLength: Max: 400 Layout/EndOfLine: EnforcedStyle: lf Metrics/ParameterLists: Max: 10 Layout/AlignParameters: Enabled: false Metrics/PerceivedComplexity: Max: 25 Metrics/LineLength: Max: 120 Style/MultilineBlockChain: Enabled: false Layout/MultilineOperationIndentation: Enabled: false Naming/UncommunicativeMethodParamName: MinNameLength: 1
Version data entries
36 entries across 36 versions & 1 rubygems