Sha256: 845b0ac609560cb68b3fdb1df4bb92a2afb630cdb8c4f34c211c2fc31a40e714

Contents?: true

Size: 291 Bytes

Versions: 2

Compression:

Stored size: 291 Bytes

Contents

# To use the MeowCop gem.
inherit_gem:
  meowcop:
    - config/rubocop.yml

# Modify the version if you don't use MRI 2.6.
AllCops:
  TargetRubyVersion: 2.6

# You can customize rubocop settings.
# For example.
# Style/FrozenStringLiteralComment:
#   Enabled: true
#   EnforcedStyle: always

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
meowcop-2.1.0 examples/.rubocop.yml
meowcop-2.0.0 examples/.rubocop.yml