-
Notifications
You must be signed in to change notification settings - Fork 152
Closed
Labels
S-triageStatus: New; needs maintainer attention.Status: New; needs maintainer attention.
Description
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.csv32067:enformation,information,deformation,reformation,
35627:explotion,explosion,exploration,exploitation,
35628:explotions,explosions,explorations,exploitation,
Metadata
Metadata
Assignees
Labels
S-triageStatus: New; needs maintainer attention.Status: New; needs maintainer attention.