Skip to content

Conversation

@yarikoptic
Copy link

@yarikoptic yarikoptic commented Feb 27, 2024

  • remove TEMP commit
  • remove custom workflow if there is pre-commit setup good enough to catch TEMP typo

More about codespell and how it makes a world a better, typos free world: https://github.com/codespell-project/codespell

=== 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 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