lint: update and freeze codespell (#4059)
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint`?
- [ ] Have you successfully run `pytest tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to hotfix/7.3 to update and freeze the codespell linting tool. The change integrates into the release branch with no impact on test coverage. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into hotfix/7.3. Updates and freezes the codespell linting tool. Codecov reported no coverage change. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. | |
| #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. | |
| #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. | |
| #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. | |
| #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. | |
| #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. |