Sha256: 07d6b2c99a9d271f5c3fcea59853251ce01f36934310ea54d1def4edd96e9a10
Contents?: true
Size: 680 Bytes
Versions: 62
Compression:
Stored size: 680 Bytes
Contents
AllCops: Exclude: - 'bin/**/*' - 'assets/**/*' DisplayCopNames: true TargetRubyVersion: 2.2 Metrics/CyclomaticComplexity: Max: 25 Metrics/MethodLength: Enabled: false Layout/MultilineMethodCallIndentation: Enabled: false Metrics/AbcSize: Enabled: false Metrics/BlockLength: Max: 100 Metrics/ClassLength: Max: 200 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
62 entries across 62 versions & 1 rubygems