Sha256: 8b9adfa26bf77a478be61f8aeb113522bbee609e721695a76ff7782559665a6a

Contents?: true

Size: 305 Bytes

Versions: 2

Compression:

Stored size: 305 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.1

# 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_1-1.0.4 rubocop.yml
rubocop-ruby2_1-1.0.3 rubocop.yml