Skip to content

additional comma at the end of words.csv #1388

@vikivivi

Description

@vikivivi

Description

In version v1.37.0, also referring to my suggested corrections with additional comma in
#1370 (comment)

explotion -> explosion, exploration, exploitation,
explotions -> explosions, explorations, exploitation,
enformation -> information, deformation, reformation,

My additional trailing comma leads to an additional comma at the end of words.csv.
So sorry, I will be more careful next time.
I guess there is no impact to the release.

grep -rn ',$' crates/typos-dict/assets/words.csv
32067:enformation,information,deformation,reformation,
35627:explotion,explosion,exploration,exploitation,
35628:explotions,explosions,explorations,exploitation,

Metadata

Metadata

Assignees

No one assigned

    Labels

    S-triageStatus: New; needs maintainer attention.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions