Sha256: 31759670482608297bfaba00556573f0c239bbde90e1e8008c97d448ffa4e1eb
Contents?: true
Size: 482 Bytes
Versions: 3
Compression:
Stored size: 482 Bytes
Contents
AllCops: Exclude: - 'db/**/*' - 'test/dummy/db/**/*' - 'config/**/*' - 'test/dummy/config/**/*' - 'script/**/*' - 'test/dummy/script/**/*' - 'bin/{rails,rake}' - 'test/dummy/bin/*' - 'test/test_helper.rb' - 'spec/rails_helper.rb' - 'mission_kontrol_relay.gemspec' Style/Documentation: Enabled: false Metrics/LineLength: IgnoredPatterns: ['(\A|\s)#'] Exclude: - 'spec/**/*' Metrics/BlockLength: Exclude: - 'spec/**/*'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
mission_kontrol_relay-0.1.2 | .rubocop.yml |
mission_kontrol_relay-0.1.1 | .rubocop.yml |
mission_kontrol_relay-0.1.0 | .rubocop.yml |