← Back to issue list

style: autoformat with newest prettier

View original Github issue

Metadata

Project
starbase
Number
#411
Type
pull request
State
merged
Author
lengau
Labels
Created
Updated
Closed

Current evaluation

Merged after two approvals and passing CI. The pull request applied automatic formatting using the latest Prettier version, updating three files with a net reduction of 10 lines.

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 `make lint && make test`? ---

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged after two approvals and passing CI. The pull request applied automatic formatting using the latest Prettier version, updating three files with a net reduction of 10 lines.
qwen3.6-35b-a3b-mtp-q6 Merged a maintainer-submitted update that applies the latest Prettier version for automatic code formatting. All lint and test checks passed, and the changes were accepted without additional review.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#255 style: autoformat with ruff 0.9 craft-store merged Merged following two approvals. Applied ruff 0.9 autoformatting across five files, altering 22 lines. All CI checks passed. A maintainer noted that switching from yamllint to prettier will resolve remaining linting concerns.
80%
#6416 style: format dotnet example snapcraft merged Merged following approval and passing CI. Applied Prettier formatting to the dotnet example, modifying one file with nine additions and nine deletions. Changes are purely stylistic with no functional impact.
78%
#794 style: replace yamllint with prettier rockcraft merged Merged changes replacing yamllint with prettier for YAML formatting. Automated formatting updated 95 files, approved by three reviewers, and resolves #791. Test expectations were automatically regenerated to match prettier output.
76%
#305 style: replace yamllint with prettier starbase merged Merged after three approvals and passing CI. Replaces yamllint with prettier to auto-format YAML, JSON, JSON5, Markdown, and CSS across 13 files. Resolves #273. TOML support remains pending upstream fixes.
73%
#238 style: autoformat with ruff 0.6 starbase merged Merged following approval and passing CI. Updates code formatting using ruff 0.6, affecting a single file. Approved by one reviewer with no unresolved comments.
72%
#405 style: add pre-commit to auto-formatting starbase merged Merged addition of pre-commit hooks for automated code formatting. Approved by two reviewers, passed all CI checks, and implemented with minimal changes across two files.
72%
#62 feat(renovate): update prettier starflow merged Successfully merged after approval and passing all CI checks, the update adds a Renovate rule to automatically update Prettier.
70%