Sha256: bb6ebbabbf4f1729314c98c67400dea5efcb644d555ceffedd488e05ca1965f0
Contents?: true
Size: 471 Bytes
Versions: 3
Compression:
Stored size: 471 Bytes
Contents
inherit_from: .rubocop_todo.yml AllCops: # Cop names are not displayed in offense messages by default. Change behavior # by overriding DisplayCopNames, or by giving the `-D/--display-cop-names` # option. DisplayCopNames: true # Style guide URLs are not displayed in offense messages by default. Change # behavior by overriding `DisplayStyleGuide`, or by giving the # `-S/--display-style-guide` option. DisplayStyleGuide: true Exclude: - 'tmp/**/*'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cucumber-3.0.1 | .rubocop.yml |
cucumber-3.0.0 | .rubocop.yml |
cucumber-3.0.0.pre.2 | .rubocop.yml |