Add codespell support
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
If applied, this commit will fix all spelling errors in the current
state of the repository. Furthermore, add a test in .travis.yaml to do
so on pull requests.
Based on Google Code-in task
https://codein.withgoogle.com/dashboard/task-instances/5347598271512576/
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged codespell integration to automatically detect and fix spelling errors. Travis CI was refactored to use a dedicated shell script for checks, excluding specific files and patterns. Commit messages were adjusted per maintainer feedback. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Integrated codespell to fix repository spelling errors and added a Travis CI check via run_codespell.sh. Incorporated reviewer feedback to refactor CI configuration, exclude debian/changelog, and standardize commit message formatting. |
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. | |
| #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. | |
| #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. | |
| #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. | |
| #389 style: change spelling for updated codespell | rockcraft | merged | Merged a one-line spelling correction to comply with updated codespell rules, resolving issue #388. Approved by three reviewers and passed 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. |