Skip to content

Add codespell support (config, workflow to detect/not fix) and make it fix some typos#33

Open
yarikoptic wants to merge 3 commits into
neuroprismlab:mainfrom
yarikoptic:enh-codespell
Open

Add codespell support (config, workflow to detect/not fix) and make it fix some typos#33
yarikoptic wants to merge 3 commits into
neuroprismlab:mainfrom
yarikoptic:enh-codespell

Conversation

@yarikoptic
Copy link
Copy Markdown

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.

…os automagically

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
@yarikoptic
Copy link
Copy Markdown
Author

ping on this (rediscovered while listening to the talk at OHBM).

@SNeuroble
Copy link
Copy Markdown
Contributor

Hey @yarikoptic , so sorry for circling back to this so late through the past summer travels and then moving on to other things... We still need to establish a maintenance workflow, but @halleeshearer and I will make a point take a look soon!

@yarikoptic
Copy link
Copy Markdown
Author

let me know when you are ready and I will update this PR

@SNeuroble
Copy link
Copy Markdown
Contributor

Hey @yarikoptic , we are now ready to go! If you feel inspired to update please do so; otherwise we can certainly take a look ourselves. This looks really cool—thanks again for taking the time to point us towards it!

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