Commit 3b7da26
docs: document the config input parameter (#97)
* docs: document the config input parameter
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>
* docs: clarify config input vs. auto-discovered config files
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>
---------
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent 4848b4c commit 3b7da26
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
49 | 61 | | |
50 | 62 | | |
51 | 63 | | |
| |||
0 commit comments