Sha256: f149bf94190156482191a365d1a30b0c8d5c32bff73c09d25060728e1b40fe3f
Contents?: true
Size: 387 Bytes
Versions: 6
Compression:
Stored size: 387 Bytes
Contents
require: rubocop-rspec inherit_from: .rubocop_todo.yml AllCops: TargetRubyVersion: 2.5 Metrics/BlockLength: Exclude: - 'spec/**/*_spec.rb' Metrics/LineLength: Max: 100 RSpec/AlignLeftLetBrace: Enabled: true Style/ClassAndModuleChildren: Exclude: - spec/integration/**/*.rb Style/ClassVars: Exclude: - spec/support/models/arstotzka/fetcher/class_variable.rb
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
arstotzka-1.4.2 | .rubocop.yml |
arstotzka-1.4.1 | .rubocop.yml |
arstotzka-1.4.0 | .rubocop.yml |
arstotzka-1.3.2 | .rubocop.yml |
arstotzka-1.3.1 | .rubocop.yml |
arstotzka-1.3.0 | .rubocop.yml |