Sha256: 6602c79b39f235f8f2af771dcf31dbcf91b9436033f17c61e3d84fc5b30fb113
Contents?: true
Size: 393 Bytes
Versions: 5
Compression:
Stored size: 393 Bytes
Contents
inherit_from: .rubocop_todo.yml AllCops: TargetRubyVersion: 2.4 DisplayCopNames: true Exclude: - date_book.gemspec - spec/dummy/db/schema.rb - spec/dummy/db/migrate/* Metrics/BlockLength: Exclude: - config/routes.rb - spec/* - spec/*/* - spec/*/*/* - spec/dummy/db/seeds/* Metrics/ModuleLength: Exclude: - spec/* - spec/*/* - spec/*/*/*
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
date_book-0.0.6 | .rubocop.yml |
date_book-0.0.5 | .rubocop.yml |
date_book-0.0.3 | .rubocop.yml |
date_book-0.0.2 | .rubocop.yml |
date_book-0.0.1 | .rubocop.yml |