lint: freeze linters and update config
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
Pylint changes: https://github.com/PyCQA/pylint/pull/4942
- [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 after single reviewer approval and passing CI. Freezes linter versions and updates configuration across two files, reducing 71 lines to ensure consistent code analysis. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged updates to freeze linter versions and adjust the linting configuration. The change integrates upstream Pylint modifications from PR #4942 to standardize code analysis across the repository. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. | |
| #374 lint: Freeze linters for v1.18 maintenance branch | craft-parts | merged | Merged after approval and CI checks. The change freezes linter versions for the v1.18 maintenance branch, modifying one file with eight additions and eight deletions to lock tooling for the release line. | |
| #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. | |
| #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. | |
| #4815 linter updates | snapcraft | merged | Merged linter updates across 10 files, reducing 56 lines and adding 26. Approved by two reviewers with zero unresolved comments. | |
| #77 lint: fix linting issues with up-to-date linters | craft-store | merged | Merged a maintainer-submitted pull request resolving linting errors from updated linter versions. Approved by one reviewer, passed CI, and modified 11 files (+40/-24 lines). | |
| #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. | |
| #18 lint: update linters | craft-archives | merged | Merged maintainer lengau's pull request updating project linters. The change modified two files with a net reduction of six lines. Approved by one reviewer with no unresolved comments, the update was successfully integrated. | |
| #494 lint: Set a linter conf and fix errors | fetch-service | merged | Merged following reviewer approval and successful CI checks. Integrated golangci-lint configuration and resolved linting errors across 117 files, establishing automated static analysis for the codebase. |