pub-dev icon indicating copy to clipboard operation
pub-dev copied to clipboard

Proposal to fix spelling errors

Open jsoref opened this issue 1 year ago • 2 comments

I maintain a check-spelling action and use it for various things. Sometimes I'll run it against random repositories to see how it does. In this case iterating on this repository's data enabled me to fix a long standing bug (i.e. the process gives me value, in addition, to hopefully, occasionally giving the projects to which I submit PRs value).

Anyway, the tool identified a number of misspellings you can see its report. I've excerpted the list of misspelled words (there are a handful of other grammatical fixes included in the full series):

misspelled words (93)
abled
accross
adviced
alonside
anlysis
applicaions
aquire
aquisition
attemps
auxilliary
avaiable
avaliable
beq
brokens
candiates
causion
charaters
chuncks
compatiblity
compelted
completetion
completition
configration
Configuraiton
Confiugure
Constents
Defintion
deleteds
dependants
differnet
dircetory
eachother
earliers
elemented
emojies
enconding
entitites
experiece
expirty
extact
Gernerate
identfier
indefintely
Inmemory
intentioanlly
likley
malformatted
mathing
Meadata
metdata
missmatch
mulitple
mulitplied
occured
Ofcourse
orhaned
paget
populare
prerelase
priorization
propergation
pubilsher
quering
Recieve
recude
registery
reliablity
Reponses
Repsonse
returend
seach
seaprator
serverside
snaptshot
stoppped
successfull
sync'ed
teh
Tempoarily
Timout
TOOD
toogle
topcis
travese
truely
trusteded
tryingt
Uder
unlikly
Unqiue
Verions
Vicenty
wether

If I made a PR based on https://github.com/dart-lang/pub-dev/compare/master...jsoref:spelling?expand=1, the results would be happier: https://github.com/jsoref/dart-lang-pub-dev/actions/runs/9211281686#summary-25340292881

I'm deferring creating a PR per the PR Template:

  • Larger or significant changes should be discussed in an issue before creating a PR.

jsoref avatar May 23 '24 16:05 jsoref