Sha256: e936eb1911b6d9d8dcd9a11cf2ff707e3b6376e885754e002c96e325e4ba367e
Contents?: true
Size: 296 Bytes
Versions: 1
Compression:
Stored size: 296 Bytes
Contents
require: rubocop-rspec inherit_from: .rubocop_todo.yml AllCops: TargetRubyVersion: 2.4 Metrics/BlockLength: Exclude: - 'spec/**/*_spec.rb' Metrics/LineLength: Max: 100 RSpec/AlignLeftLetBrace: Enabled: true Style/ClassAndModuleChildren: Exclude: - spec/integration/**/*.rb
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
arstotzka-1.2.1 | .rubocop.yml |