Sha256: c6165da45646b6f5f4c7a04b8ce4874e17bc40f1cc1afb3a82448a65734f02ea

Contents?: true

Size: 1.28 KB

Versions: 11

Compression:

Stored size: 1.28 KB

Contents

require:
  - rubocop-rails

Rails:
  Enabled: true

Rails/Delegate:
  Enabled: false

Rails/FilePath:
  EnforcedStyle: arguments

Rails/TimeZone:
  Enabled: false

# rubocop-rails 2.7
Rails/ActiveRecordCallbacksOrder:
  Enabled: True

Rails/FindById:
  Enabled: True

Rails/Inquiry:
  Enabled: True

Rails/MailerName:
  Enabled: True

Rails/MatchRoute:
  Enabled: True

Rails/NegateInclude:
  Enabled: True

Rails/Pluck:
  Enabled: True

Rails/PluckInWhere:
  Enabled: True

Rails/RenderInline:
  Enabled: True

Rails/RenderPlainText:
  Enabled: True

Rails/ShortI18n:
  Enabled: False

Rails/WhereExists:
  Enabled: True

# rubocop-rails 2.8
Rails/AfterCommitOverride:
  Enabled: True

Rails/SquishedSQLHeredocs:
  Enabled: False

Rails/WhereNot:
  Enabled: True

# rubocop-rails 2.9
Rails/AttributeDefaultBlockValue:
  Enabled: True

Rails/WhereEquals:
  Enabled: True

# rubocop-rails 2.10
Rails/TimeZoneAssignment:
  Enabled: True

# rubocop-rails 2.11
Rails/AddColumnIndex:
  Enabled: True

Rails/EagerEvaluationLogMessage:
  Enabled: True

Rails/ExpandedDateRange:
  Enabled: True

Rails/I18nLocaleAssignment:
  Enabled: True

Rails/UnusedIgnoredColumns:
  Enabled: True

# rubocop-rails 2.12
Rails/RedundantTravelBack:
  Enabled: True

# rubocop-rspec 2.4
RSpec/Rails/AvoidSetupHook:
  Enabled: True

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
ws-style-6.12.4 rails.yml
ws-style-6.12.3 rails.yml
ws-style-6.12.2 rails.yml
ws-style-6.12.1 rails.yml
ws-style-6.12.0 rails.yml
ws-style-6.11.3 rails.yml
ws-style-6.11.2 rails.yml
ws-style-6.11.1 rails.yml
ws-style-6.11.0 rails.yml
ws-style-6.10.1 rails.yml
ws-style-6.10.0 rails.yml