Sha256: 3c0d0f55ad1b6cc396804c3c6e1271bd6fbbb6f1c8872bf72f4712b343beb9f6

Contents?: true

Size: 342 Bytes

Versions: 1

Compression:

Stored size: 342 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.7
  DisplayCopNames: true
  NewCops: enable

Layout/HashAlignment:
  EnforcedColonStyle: table

Layout/LineLength:
  Max: 100

Metrics/MethodLength:
  Max: 15

Naming/FileName:
  Exclude:
    - lib/rails-cloud-tasks.rb

Style/Documentation:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails-cloud-tasks-0.0.10 .rubocop.yml