Sha256: 9a0ca7b2116923b6a6d60fe149f497049803c244ea39aa90e890b4cb8fbc861f

Contents?: true

Size: 327 Bytes

Versions: 5

Compression:

Stored size: 327 Bytes

Contents

# This is the rubocop configuration file for this gem.
# You probably shouldn't inherit from this in your own projects.
# See the [README](README.md) for instructions on using `house_style`
# style settings from within your own projects
inherit_from: ruby/rubocop.yml

Style/IndentHeredoc:
  Exclude:
    - house_style.gemspec

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
house_style-1.6.0 .rubocop.yml
house_style-1.5.1 .rubocop.yml
house_style-1.5.0 .rubocop.yml
house_style-1.4.0 .rubocop.yml
house_style-1.3.1 .rubocop.yml