Sha256: f824326a08d057adb8f880e7d78de1b5c000a89d66cfb612beaf9bfb94dd4b4c
Contents?: true
Size: 435 Bytes
Versions: 2
Compression:
Stored size: 435 Bytes
Contents
inherit_from: .rubocop_todo.yml inherit_mode: merge: - Exclude AllCops: TargetRubyVersion: 2.5 NewCops: enable # Disabled on our repo's to enable polyglot-release Gemspec/RequireMFA: Enabled: false Layout/LineLength: Max: 200 Style/Documentation: Enabled: false Style/RegexpLiteral: EnforcedStyle: slashes AllowInnerSlashes: true # Once we enable rubocop-rspec #RSpec/MessageSpies: # EnforcedStyle: receive
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cucumber-cucumber-expressions-17.0.1 | .rubocop.yml |
cucumber-cucumber-expressions-17.0.0 | .rubocop.yml |