Sha256: fab6f14a54345968ac74e143dc27001a6846f7b5797c66702ca2791913112657

Contents?: true

Size: 504 Bytes

Versions: 1

Compression:

Stored size: 504 Bytes

Contents

inherit_from: .rubocop_todo.yml

require: rubocop-rspec
# drewcoo-cops has to go after rubocop-rspec because otherwise it diables
# drewcoo-cops.
# There are also a bunch of warnigs spewed about the RSpec cops listed
# in the todo file so it looks like we're not playing well with rubocop-rspec
# either.
# Check this in for now and TODO: figure this out.
require: drewcoo-cops

AllCops:
  DefaultFormatter: progress
  DisplayCopNames: true
  DisplayStyleGuide: true
  ExtraDetails: true

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rutl-0.1.4 .rubocop.yml