Sha256: cae59e7f55fdcdb93e7514b5ffb985eef5041a2fdc49d5881790c18b31d1697d

Contents?: true

Size: 305 Bytes

Versions: 2

Compression:

Stored size: 305 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.2

# Removed as of 0.80.0
# braces setting is for compatibility with Ruby 2.7+
# See:
#  * https://github.com/rubocop/rubocop/issues/7641
#  * https://github.com/rubocop/rubocop/pull/7643
Style/BracesAroundHashParameters:
  Enabled: true
  EnforcedStyle: context_dependent

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rubocop-ruby2_2-1.0.4 rubocop.yml
rubocop-ruby2_2-1.0.3 rubocop.yml