Skip to content

Ask Before Changes #505

Description

@ParadaCarleton

Feature request: Some way to run JuliaFormatter, then offer the user a way to accept/reject each proposed change. Useful for dealing with weird edge cases or bugs, and also gives more flexibility for the formatter to be more aggressive by making it easy to override -- e.g. you could suggest replacing for i in 1:length(x) with for i in eachindex(x) as mentioned here, which is a decent heuristic (usually it's better to use eachindex) but can't be assumed to be preferred since they're not semantically equivalent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions