Sha256: 35caac3c56cb36140afbccf61b6cf1dd660e19aa39d9298e66e696256b32113b
Contents?: true
Size: 223 Bytes
Versions: 2
Compression:
Stored size: 223 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
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
arstotzka-1.2.0 | .rubocop.yml |
arstotzka-1.1.0 | .rubocop.yml |