Sha256: 0439c670c370786a7f503442054afa9247b5f507a725a7dfacd8c1ba30f12eb1
Contents?: true
Size: 347 Bytes
Versions: 23
Compression:
Stored size: 347 Bytes
Contents
inherit_from: ./ruby-2.3.yml AllCops: TargetRubyVersion: 2.2 # The below cops are for features not available until Ruby 2.3 but, # as of this writing, the cops don't correctly use the TargetRubyVersion. Layout/HeredocIndentation: Enabled: false Performance/ConcurrentMonotonicTime: Enabled: false Style/SafeNavigation: Enabled: false
Version data entries
23 entries across 23 versions & 1 rubygems