Skip to content

Conversation

@yarikoptic
Copy link

More about codespell: https://github.com/codespell-project/codespell .

I personally introduced it to dozens if not hundreds of projects already and so far only positive feedback.

CI workflow has 'permissions' set only to 'read' so also should be safe.

This is reincarnation of the

In this PR I added exclusion for prior versions of schema. It was tuned up on

which if merged into this PR leads to detection of the typo this PR fixes in kernel-4/ (I guess which should be a copy of kernel-4.6/ when released?)

❯ codespell -C 0
>         <description xml:lang="en" descriptionType="Abstract">This chapter reviews selected landmarks ocurred in Chemistry basic research in the last 5 years</description>
./source/meta/kernel-4.6/example/datacite-example-multilingual-v4.xml:34: ocurred ==> occurred

typo reiterating on utility of such an instrument like codespell to avoid typos sneaking in and then multiplicated.

@yarikoptic yarikoptic mentioned this pull request Nov 1, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants