lint: skip more commonly ignored files and directories with codespell
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
- [X] Have you followed the guidelines for contributing?
- [X] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [X] Have you successfully run `tox`?
-----
Added a few more commonly ignored files and directories from snapcraft.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Updated codespell lint configuration to skip additional commonly ignored snapcraft files and directories. |
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. | |
| #3028 static: add codespell excludes for .direnv | snapcraft | merged | Merged a single-line update to exclude the .direnv directory from codespell checks. Approved by one reviewer and passed CI. | |
| #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 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. | |
| #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. | |
| #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. | |
| #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. | |
| #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. |