Skip to content

docs: document the config input parameter#97

Merged
larsoner merged 2 commits into
codespell-project:masterfrom
ehennestad:document-config-input
Jun 1, 2026
Merged

docs: document the config input parameter#97
larsoner merged 2 commits into
codespell-project:masterfrom
ehennestad:document-config-input

Conversation

@ehennestad

Copy link
Copy Markdown
Contributor

Summary

The action exposes a config input in action.yml, and entrypoint.sh maps it to codespell's --config flag. However, it was the only input missing from the README's parameter list.

This PR adds a ### Parameter: config section, formatted consistently with the other documented parameters.

🤖 Generated with Claude Code

ehennestad and others added 2 commits June 1, 2026 14:47
The config input maps to codespell's --config flag in entrypoint.sh
but was missing from the README. Add a parameter section for it,
consistent with the other documented inputs.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
setup.cfg/.codespellrc/pyproject.toml are read automatically; the
config input is for pointing at a config file in a non-standard
location. Use a non-standard path in the example to reflect that.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@larsoner

larsoner commented Jun 1, 2026

Copy link
Copy Markdown
Member

Thanks @ehennestad !

@larsoner larsoner merged commit 3b7da26 into codespell-project:master Jun 1, 2026
6 checks passed
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.

2 participants