Configure black in 99 columns.
Metadata
Current evaluation
Configured the Black code formatter to use a 99-character line width. Approved by two reviewers, the update was merged, modifying 39 files with 297 additions and 894 deletions.
Suggested action: —
No scores available.
Issue body
No description provided.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Configured the Black code formatter to use a 99-character line width. Approved by two reviewers, the update was merged, modifying 39 files with 297 additions and 894 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes configuring the Black code formatter to use a 99-character line width. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged by maintainer facundobatista. Updated the Black code formatter configuration to enforce a 99-character line length across the project. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2180 code: use black as the standard style | snapcraft | merged | Merged after approval and CI checks. Adopted Black as the standard code formatter, reformatting 567 files with 39,831 additions and 33,762 deletions. Diff coverage reached 90.92%. | |
| #315 style: use black for consistent and automated formatting | charmcraft | merged | Merged after two approvals. Adopted Black for automated formatting across 36 files, added a formatting test, and configured flake8 to ignore conflicting rules. Increased the line length limit to accommodate Black's output. | |
| #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. | |
| #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. |