Sha256: 9e779400073d4ece131f55fe62fc83a6f2f013c387bb9cc20994a60fecf08ba0

Contents?: true

Size: 1.47 KB

Versions: 4

Compression:

Stored size: 1.47 KB

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/UniqueValidationWithoutIndex:
  Enabled: true

Rails/RenderPlainText:
  Enabled: true

Rails/RenderInline:
  Enabled: true

Rails/RedundantForeignKey:
  Enabled: true

Rails/PluckInWhere:
  Enabled: true

Rails/Pluck:
  Enabled: true

Rails/Pick:
  Enabled: true

Rails/NegateInclude:
  Enabled: true

Rails/MailerName:
  Enabled: true

Rails/FindById:
  Enabled: true

Rails/ContentTag:
  Enabled: true

Rails/MatchRoute:
  Enabled: true

Rails/ShortI18n:
  Enabled: true

Rails/PluckId:
  Enabled: false

Rails/ActiveRecordCallbacksOrder:
  Enabled: true

Rails/Inquiry:
  Enabled: true

Rails/WhereExists:
  Enabled: true

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rubocopital-1.0.1 .rubocop-rails.yml
rubocopital-1.0.0 .rubocop-rails.yml
rubocopital-0.7.1 .rubocop-rails.yml
rubocopital-0.7.0 .rubocop-rails.yml