Sha256: 4d5f92e62d86e45b7d783a11a39238ae74794dd3de464acef89f5a8373f46adf
Contents?: true
Size: 499 Bytes
Versions: 3
Compression:
Stored size: 499 Bytes
Contents
AllCops: Exclude: - "bin/**/*" - "rein.gemspec" Metrics/AbcSize: Max: 27 Metrics/BlockLength: ExcludedMethods: describe Metrics/CyclomaticComplexity: Max: 7 Metrics/LineLength: Enabled: false Metrics/MethodLength: Max: 11 Style/BlockDelimiters: Enabled: false Style/Documentation: Exclude: - "spec/**/*" Style/FrozenStringLiteralComment: Enabled: false Style/SpaceInsideHashLiteralBraces: Enabled: false Style/StringLiterals: EnforcedStyle: double_quotes
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rein-2.0.0 | .rubocop.yml |
rein-1.1.0 | .rubocop.yml |
rein-1.0.0 | .rubocop.yml |