Sha256: a333c3fa87f7ec1ccc5bcd7c621fab5dfd08c58712e0f84b0cb519856b750d61

Contents?: true

Size: 319 Bytes

Versions: 1

Compression:

Stored size: 319 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.6
  NewCops: enable
Metrics/LineLength:
  Max: 120
Layout/DotPosition:
  EnforcedStyle: trailing
Style/TrailingCommaInArguments:
  EnforcedStyleForMultiline: consistent_comma
Metrics/BlockLength:
  Exclude:
    - spec/**/*_spec.rb
# TODO: re-enable
Style/Documentation:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mnogootex-2.0.0 .rubocop.yml