Sha256: 103af3e40a3b3d56fb98ba288dab3ab77878a1bc2a90c2d77a9edd103c7f53a6

Contents?: true

Size: 475 Bytes

Versions: 14

Compression:

Stored size: 475 Bytes

Contents

AllCops:

  DisplayCopNames: true

  DisplayStyleGuide: true

  Include:
    - '**/Rakefile'


Lint/Eval:
  Enabled: false


Metrics/LineLength:
  Max: 100


Style/AccessModifierIndentation:
  EnforcedStyle: outdent

Style/Documentation:
  Enabled: false

Style/EmptyLines:
  Enabled: false

Style/EmptyLinesAroundClassBody:
  Enabled: false

Style/EmptyLinesAroundModuleBody:
  EnforcedStyle: empty_lines

Style/MethodDefParentheses:
  EnforcedStyle: require_no_parentheses

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
active_cucumber-1.0.0 .rubocop.yml
active_cucumber-0.2.1 .rubocop.yml
active_cucumber-0.2.0 .rubocop.yml
active_cucumber-0.1.0 .rubocop.yml
active_cucumber-0.0.10 .rubocop.yml
active_cucumber-0.0.9 .rubocop.yml
active_cucumber-0.0.8 .rubocop.yml
active_cucumber-0.0.7 .rubocop.yml
active_cucumber-0.0.6 .rubocop.yml
active_cucumber-0.0.5 .rubocop.yml
active_cucumber-0.0.4 .rubocop.yml
active_cucumber-0.0.3 .rubocop.yml
active_cucumber-0.0.2 .rubocop.yml
active_cucumber-0.0.1 .rubocop.yml