Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Codespell: config, pre-commit hook + fixed typos - #32

Open
yarikoptic wants to merge 4 commits into
SchedMD:masterfrom
yarikoptic:enh-codespell3
Open

Codespell: config, pre-commit hook + fixed typos#32
yarikoptic wants to merge 4 commits into
SchedMD:masterfrom
yarikoptic:enh-codespell3

Conversation

@yarikoptic

Copy link
Copy Markdown
Contributor

reincarnated #24 but without github action and with pre-commit hook in remaining hope that developers do do not like typos

=== 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 ^^^
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant