lint: update and freeze codespell
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint`?
- [ ] Have you successfully run `pytest tests/unit`?
-----
Based on https://github.com/snapcore/snapcraft/actions/runs/4367512308/jobs/7640641055
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into main. The pull request updates and freezes the codespell linting tool to standardize spell-checking. Codecov reported a 0.00% coverage increase upon merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into main. Updated and pinned the codespell dependency for linting to ensure consistent spell-checking across builds. Code coverage remained unchanged. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #4063 lint: update and freeze codespell (#4059) | snapcraft | merged | Merged lint update freezing the codespell dependency. Approved by one reviewer, passed CI, and caused no coverage changes. Applied to the hotfix/7.3 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. | |
| #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. | |
| #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. | |
| #10 lint: freeze linters and update config | craft-grammar | merged | Merged after single reviewer approval and passing CI. Freezes linter versions and updates configuration across two files, reducing 71 lines to ensure consistent code analysis. | |
| #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. | |
| #27 lint: freeze the linter versions | starbase | merged | Successfully merged after approval by one reviewer. The change freezes linter versions by modifying a single file with three additions and three deletions, ensuring consistent linting tool versions across the project. | |
| #531 lint: update and freeze pyright | craft-parts | merged | Merged update freezing the pyright linter version. Approved by two reviewers, the change modifies four files (+5/-3 lines) to standardize project linting tooling. | |
| #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. | |
| #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. |