Sha256: 5214615047dcce619d9de15627e23c71cde95673fc693e3f7fa00e857c64b148

Contents?: true

Size: 400 Bytes

Versions: 6

Compression:

Stored size: 400 Bytes

Contents

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

AllCops:
  TargetRubyVersion: 2.7

Style/PercentLiteralDelimiters:
  Enabled: false

Layout/CaseIndentation:
  Enabled: false

Style/StringConcatenation:
  Enabled: false



Security/Eval:
  Enabled: false

Style/MethodCallWithoutArgsParentheses:
  Enabled: false

Style/MixinUsage:
  Enabled: false

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
phlex-1.0.0.rc2 .rubocop.yml
phlex-1.0.0.rc1 .rubocop.yml
phlex-0.5.3 .rubocop.yml
phlex-0.5.2 .rubocop.yml
phlex-0.5.1 .rubocop.yml
phlex-0.5.0 .rubocop.yml