Sha256: 72c668c2aef0f9cd2f672a93291f7c270bd7ca2f32869966390f0c0edff72f86

Contents?: true

Size: 411 Bytes

Versions: 1

Compression:

Stored size: 411 Bytes

Contents

require: rubocop-rails

AllCops:
  DisabledByDefault: true
  SuggestExtensions: false
Style/IndentationConsistency:
  Enabled: true
Layout/LineLength:
  Max: 200
Layout/EmptyLines:
  Enabled: true
Rails/HasManyOrHasOneDependent:
  Enabled: true
Rails/ActionFilter:
  Enabled: true
Rails/AddColumnIndex:
  Enabled: true
Rails/AfterCommitOverride:
  Enabled: true
Rails/CreateTableWithTimestamps:
  Enabled: true

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jefferies_tube-1.6.4 default.yml