Sha256: 366a02c28d1822ac5a29ddd2e893a9d4aa7dc6d00205c1931b3c89493f6fb6ef
Contents?: true
Size: 462 Bytes
Versions: 3
Compression:
Stored size: 462 Bytes
Contents
require: rubocop-rspec HashSyntax: EnforcedStyle: hash_rockets Style/Documentation: Enabled: false Style/Lambda: Enabled: false Style/TrailingCommaInLiteral: Enabled: false Metrics/LineLength: Max: 120 # TODO: Cleanup Metrics/ModuleLength: Max: 200 # TODO: Cleanup Metrics/ClassLength: Max: 200 Metrics/MethodLength: Max: 15 Style/ModuleFunction: Enabled: false Metrics/AbcSize: Max: 20 AlignHash: EnforcedHashRocketStyle: table
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
green_eye_monitor-0.0.3 | .rubocop.yml |
green_eye_monitor-0.0.2 | .rubocop.yml |
green_eye_monitor-0.0.1 | .rubocop.yml |