style: change spelling for updated codespell
Metadata
Current evaluation
Merged a one-line spelling correction to comply with updated codespell rules, resolving issue #388. Approved by three reviewers and passed CI checks.
Suggested action: —
No scores available.
Issue body
"re-use" is a [perfectly valid spelling](https://en.wiktionary.org/wiki/re-use), but this is easier than changing codespell settings every time we disagree with it
Fixes the codespell issue in #388
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a one-line spelling correction to comply with updated codespell rules, resolving issue #388. Approved by three reviewers and passed CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a spelling update to align with new codespell rules, replacing re-use to prevent configuration overrides. Resolves codespell issue #388. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to update spelling compliance with new codespell rules, resolving linting issue #388. The change replaces re-use with the accepted spelling to prevent recurring warnings. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1296 ci: enable codespell | charmcraft | merged | Merged following approval by two reviewers. Enables the codespell CI check across 14 files. The change fixes existing spelling errors and updates configuration in two separate commits. | |
| #616 codespell | charmcraft | merged | Merged after single reviewer approval. Applied codespell suggestions across 16 files, correcting 37 lines of spelling errors. No unresolved comments or CI issues. | |
| #389 build(deps): update codespell | craft-application | merged | Merged after approval by two reviewers and passing CI checks. Updates the codespell dependency across two files with minor line adjustments. | |
| #2162 tests: new codespell, narrowed checks and better execution order | snapcraft | merged | Updated codespell to 0.12.0, fixed spelling errors, narrowed search directories, and adjusted test execution order. Merged after approval and passing CI checks. | |
| #4059 lint: update and freeze codespell | snapcraft | merged | Merged pull request updating and freezing the codespell linting tool. Approved by one reviewer and passing CI, the change modified four files (+4/-4 lines) and was successfully integrated into the main branch. | |
| #35 lint: skip more commonly ignored files and directories with codespell | starbase | merged | Merged an update to the codespell configuration that skips additional commonly ignored files and directories. Approved by a reviewer, passed CI checks, and applied with a minimal one-file change. | |
| #1305 style: fix spelling of "processor" | charmcraft | merged | Merged a single-line spelling correction for processor to resolve CI failures caused by a codespell update. Approved by four reviewers, the fix was successfully integrated. | |
| #1783 tests: run codespell as part of static tests | snapcraft | merged | Merged following approval and passing CI. Integrates codespell into the static test suite to enforce spelling checks across five modified files. | |
| #205 chore: switch to codespell snap | starbase | merged | Merged the chore to switch to codespell snap. Approved by two reviewers and passed CI. The change updates the spelling tool configuration with minimal file modifications. | |
| #1770 Add codespell support | snapcraft | merged | Merged codespell integration to automatically detect and fix repository spelling errors. Reviewer feedback refined the Travis CI configuration into a dedicated shell script and adjusted typo exclusions. Approved and merged after addressing all comments. |