static: use beta channel for black
Metadata
Current evaluation
Merged after approval by two reviewers. Updates static tooling to use the beta channel for the black formatter. Changes span two files (+4/-2 lines). Integration completed with zero unresolved comments.
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 `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after approval by two reviewers. Updates static tooling to use the beta channel for the black formatter. Changes span two files (+4/-2 lines). Integration completed with zero unresolved comments. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Updated static analysis configuration to use the beta channel for the Black code formatter. The change was integrated into the main branch following maintainer review. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Updated static analysis configuration to use the beta channel for the black code formatter. Approved and integrated into the main branch. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3722 static: black update to 22 syntax | snapcraft | merged | Merged update to Black formatter v22 syntax across 55 files. Approved by reviewer, passed CI, and integrated into main despite a minor 0.08% coverage decrease. | |
| #2599 static: update to newer black | snapcraft | merged | Merged after reviewer approval and passing CI. Updated the codebase to a newer Black formatter version across 15 files (+35/-41 lines). Codecov reported 85.71% diff coverage, flagging a missing base commit upload. | |
| #3183 static: prepare for update to black 19.10b0 | snapcraft | merged | Merged after approval. Updates static analysis for Black 19.10b0. Modifies one file with nine additions and eight deletions. Approved with no unresolved comments or CI issues. | |
| #2603 black: minor format changes from updated black | snapcraft | merged | Minor formatting updates from the updated black code formatter were reviewed, approved, passed CI checks, and successfully merged into the main branch. |