Skip to content

Add codespell support (config, workflow to detect/not fix) and make it fix few typos - #921

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

Add codespell support (config, workflow to detect/not fix) and make it fix few typos#921
yarikoptic wants to merge 3 commits into
chdsbd:masterfrom
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.

Given that all typos were unambigous I didn't have even to resort to claude to enhance more using the skill.

…s automagically

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

netlify Bot commented Jul 9, 2026

Copy link
Copy Markdown

👷 Deploy request for kodiak-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 050cb18

@netlify

netlify Bot commented Jul 9, 2026

Copy link
Copy Markdown

👷 Deploy request for kodiak-dashboard-staging pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 050cb18

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