Skip to content

Rails/SafeNavigation needs SafeAutoCorrect: false #1588

@corsonknowles

Description

@corsonknowles
Rails/SafeNavigation:
  ConvertTry: true
  SafeAutoCorrect: false

When ConvertTry is true, the autocorrect is unsafe (but worth doing!)

I'm sure the tradeoffs here were considered long ago, but it does seem like we've passed a threshold where ConvertTry can default to true (optionally) and more importantly SafeAutoCorrect should default to false.

Hopefully this change will help any lingering code bases get this over the line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions