Sha256: 1ce869cb2aaf455965bec0a467a24fc90f50b36c9c27443b7fb1d76b181b4f1d
Contents?: true
Size: 249 Bytes
Versions: 5
Compression:
Stored size: 249 Bytes
Contents
inherit_from: ../.rubocop.yml # RSpec expectation lines can be very lenghty Layout/LineLength: Max: 90 # RSpec contexts can be very lenghty Metrics/BlockLength: Max: 1000 # RSpec modules can be very lenghty Metrics/ModuleLength: Max: 1000
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
mini_kraken-0.3.03 | spec/.rubocop.yml |
mini_kraken-0.3.02 | spec/.rubocop.yml |
mini_kraken-0.3.01 | spec/.rubocop.yml |
mini_kraken-0.3.00 | spec/.rubocop.yml |
mini_kraken-0.2.04 | spec/.rubocop.yml |