Skip to content

chore: add codespell support (config, workflow to detect/not fix) and make it fix 'affiliation' typo#7

Open
yarikoptic wants to merge 3 commits intoSPAROntologies:masterfrom
yarikoptic:enh-codespell
Open

chore: add codespell support (config, workflow to detect/not fix) and make it fix 'affiliation' typo#7
yarikoptic wants to merge 3 commits intoSPAROntologies:masterfrom
yarikoptic:enh-codespell

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.

Was referred to cito and planing to align the https://github.com/con/citation-collector effort

…os automagically

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
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.

1 participant