fix(framework/tools): prettier-format woodpecker README — restore main format gate #553
Reference in New Issue
Block a user
Delete Branch "fix/547-readme-prettier"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Mechanical prettier --write on packages/mosaic/framework/tools/woodpecker/README.md. #547 merged with an unformatted README (prettier markdown violation) that fails the format CI step on main. Content-identical reformat only (5 lines). Restores main to green.
Refs #546