Sha256: 72a639cdd5e7157302c4588074328389aab625cbe9c0b5873d3d40082152c62c

Contents?: true

Size: 458 Bytes

Versions: 2

Compression:

Stored size: 458 Bytes

Contents

inherit_from:
  - "https://www.goodcop.style/rubocop.yml"
  - "https://www.goodcop.style/tabs.yml"

AllCops:
  TargetRubyVersion: 2.7

Style/ExplicitBlockArgument:
  Enabled: false

Style/MixinUsage:
  Enabled: false

Style/RedundantDoubleSplatHashBraces:
  Enabled: false

Style/OptionalArguments:
  Enabled: false

Naming/AsciiIdentifiers:
  Enabled: false

Naming/MethodName:
  Enabled: false

Style/ReturnNilInPredicateMethodDefinition:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
phlex-1.10.1 .rubocop.yml
phlex-1.10.0 .rubocop.yml