Sha256: 6a83e53b7266a7ea6e47177445015571a47c13f37a5309e3085ef7a4ad324027

Contents?: true

Size: 241 Bytes

Versions: 1

Compression:

Stored size: 241 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.6
  NewCops: enable
Metrics/LineLength:
  Max: 120
Layout/DotPosition:
  EnforcedStyle: trailing
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-1.1.0 .rubocop.yml