Skip to content

Revert changes from 6d2a4aa60e55f it makes it hard to diff against codespell defualt dictionary #8

@luzpaz

Description

@luzpaz

...and the fixes IMO are wrong.
In 6d2a4aa many fixes have been made that don't make sense. When codespell is run in autocorrect mode (codespell -q 3 -w) codespell will use the first word entry as the solution. For this reason, this first recommended fix should be the highest likely typo that is being made here. Example:
What in your opinion, looking at a QWERTY keyboard, was the intended word the user was trying to write?

alwas->always, alias,
alwas->alias, always,

it's obviously always, right?
Now, there are many times when this is open to interpretation. But the above example is the highest probability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions