Skip to content

Add codespell support (config, workflow to detect/not fix) and make it fix a typo#1107

Open
yarikoptic wants to merge 5 commits intoconda-incubator:mainfrom
yarikoptic:enh-codespell
Open

Add codespell support (config, workflow to detect/not fix) and make it fix a typo#1107
yarikoptic wants to merge 5 commits intoconda-incubator:mainfrom
yarikoptic:enh-codespell

Conversation

@yarikoptic
Copy link

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 (needed after rebase)

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

netlify bot commented Aug 11, 2025

Deploy Preview for conda-store ready!

Name Link
🔨 Latest commit 34b2b2d
🔍 Latest deploy log https://app.netlify.com/projects/conda-store/deploys/6899fafbc7e7560008bd8239
😎 Deploy Preview https://deploy-preview-1107--conda-store.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New 🚦

Development

Successfully merging this pull request may close these issues.

1 participant