Sha256: 302f2001979045a9c1fc7f0dafdf2938fe1a3c982769da9fbb382e40326b29aa

Contents?: true

Size: 891 Bytes

Versions: 4

Compression:

Stored size: 891 Bytes

Contents

AllCops:
    TargetRubyVersion: 3.0
    EnabledByDefault: true

Bundler/GemComment:
    Enabled: false

Bundler/GemVersion:
    Enabled: false

Lint/ConstantResolution:
    Enabled: false

Style/ConstantVisibility:
    Enabled: false

Style/Copyright:
    Enabled: false

Style/FrozenStringLiteralComment:
    Enabled: false

Style/Documentation:
    Enabled: false

Style/DocumentationMethod:
    Enabled: false

Style/ImplicitRuntimeError:
    Enabled: false

Style/InlineComment:
    Enabled: false

Style/MissingElse:
    Enabled: false

Style/OpenStructUse:
    Enabled: false

Style/StringHashKeys:
    Enabled: false

Metrics/MethodLength:
    Enabled: false

Metrics/CyclomaticComplexity:
    Enabled: false

Metrics/PerceivedComplexity:
    Enabled: false

Naming/MethodParameterName:
    Enabled: false

Metrics/AbcSize:
    Enabled: false

Metrics/ClassLength:
    Enabled: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
highlight_io-0.5.4 .rubocop.yml
highlight_io-0.5.3 .rubocop.yml
highlight_io-0.5.2 .rubocop.yml
highlight_io-0.5.1 .rubocop.yml