Sha256: 106f4bfea59838fb258b755178ab1bfde2ecbd5b24faedc2139a2a5b4ee27f73
Contents?: true
Size: 606 Bytes
Versions: 10
Compression:
Stored size: 606 Bytes
Contents
AllCops: TargetRubyVersion: 2.3 Metrics/LineLength: Max: 120 Metrics/BlockLength: Exclude: - 'lib/get_your_rep/patriotic.rb' Metrics/MethodLength: Max: 15 Exclude: - 'test/*' - 'lib/get_your_rep/cli.rb' - 'lib/get_your_rep/patriotic.rb' Style/Documentation: Exclude: - 'spec/**/*' - 'test/**/*' Metrics/ModuleLength: Max: 200 Metrics/ClassLength: Max: 200 Metrics/AbcSize: Enabled: false Metrics/CyclomaticComplexity: Enabled: false Style/MultilineOperationIndentation: Exclude: - 'lib/get_your_rep/patriotic.rb' Style/HashSyntax: Enabled: true
Version data entries
10 entries across 10 versions & 1 rubygems