Sha256: b39a3c84ee74ef37051d03db2d600c773e4405ffbc72fd01fdae9d1f4ac1c8c2

Contents?: true

Size: 428 Bytes

Versions: 12

Compression:

Stored size: 428 Bytes

Contents

inherit_from: ../../../.rubocop.yml

# Directions are supposed to be a big list of steps, so don't let Rubocop penalize
# us for that

Metrics/MethodLength:
  Enabled: false

Metrics/AbcSize:
  Enabled: false

Metrics/CyclomaticComplexity:
  Enabled: false

Metrics/PerceivedComplexity:
  Enabled: false

Style/ClassAndModuleChildren:
  Enabled: false

Style/Documentation:
  Enabled: false # module names here are pretty clear

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
openstax_kitchen-8.0.1 lib/kitchen/directions/.rubocop.yml
openstax_kitchen-8.0.0 lib/kitchen/directions/.rubocop.yml
openstax_kitchen-7.0.0 lib/kitchen/directions/.rubocop.yml
openstax_kitchen-6.1.0 lib/kitchen/directions/.rubocop.yml
openstax_kitchen-6.0.0 lib/kitchen/directions/.rubocop.yml
openstax_kitchen-5.0.0 lib/kitchen/directions/.rubocop.yml
openstax_kitchen-4.1.1 lib/kitchen/directions/.rubocop.yml
openstax_kitchen-4.1.0 lib/kitchen/directions/.rubocop.yml
openstax_kitchen-4.0.0 lib/kitchen/directions/.rubocop.yml
openstax_kitchen-3.2.0 lib/kitchen/directions/.rubocop.yml
openstax_kitchen-3.1.0 lib/kitchen/directions/.rubocop.yml
openstax_kitchen-3.0.0 lib/kitchen/directions/.rubocop.yml