Sha256: a758f61b4175dcd849d377f35610c91ae2f0e2be0f1ff3c11068dfc39e5ae04e

Contents?: true

Size: 875 Bytes

Versions: 2

Compression:

Stored size: 875 Bytes

Contents

require: rubocop-rails

Rails:
  Enabled: true

Rails/ApplicationController:
  Enabled: true

Rails/ApplicationJob:
  Enabled: false

Rails/ApplicationMailer:
  Enabled: true

Rails/ApplicationRecord:
  Enabled: false

Rails/BelongsTo:
  Enabled: true

Rails/Date:
  EnforcedStyle: flexible

Rails/EnumHash:
  Enabled: true

Rails/HasAndBelongsToMany:
  Enabled: false

Rails/HttpPositionalArguments:
  Enabled: false

Rails/IgnoredSkipActionFilterOption:
  Enabled: true

Rails/LexicallyScopedActionFilter:
  Enabled: false

Rails/LinkToBlank:
  Enabled: true

Rails/OutputSafety:
  Enabled: false

Rails/RakeEnvironment:
  Enabled: false

Rails/SafeNavigationWithBlank:
  Enabled: true

Rails/SkipsModelValidations:
  Enabled: false

Rails/UnknownEnv:
  Environments:
    - development
    - test
    - review
    - staging
    - acceptance
    - training
    - production

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rubocopital-0.6.1 .rubocop-rails.yml
rubocopital-0.6.0 .rubocop-rails.yml