Skip to content

Add codespell: config, workflow and get it to fix some typos#692

Merged
rythorpe merged 5 commits into
jonescompneurolab:masterfrom
yarikoptic:enh-codespell
Nov 24, 2023
Merged

Add codespell: config, workflow and get it to fix some typos#692
rythorpe merged 5 commits into
jonescompneurolab:masterfrom
yarikoptic:enh-codespell

Conversation

@yarikoptic
Copy link
Copy Markdown
Contributor

as the desire was expressed in jonescompneurolab/hnn#339 (comment)

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w || :",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w -i 3 -C 2",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
@yarikoptic yarikoptic changed the title Add codespell: config, workflow and get it to fix some typosEnh codespell Add codespell: config, workflow and get it to fix some typos Nov 22, 2023
@jasmainak
Copy link
Copy Markdown
Collaborator

This is excellent, love it! okay for you @rythorpe @ntolley ?

@rythorpe rythorpe merged commit 1216038 into jonescompneurolab:master Nov 24, 2023
@rythorpe
Copy link
Copy Markdown
Contributor

Looks good to me, thanks @yarikoptic!

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.

3 participants