Skip to content

Format Move test files to satisfy updated prettier-plugin-move#809

Merged
dlukegordon merged 1 commit into
mainfrom
fix-move-test-formatting
Jul 14, 2026
Merged

Format Move test files to satisfy updated prettier-plugin-move#809
dlukegordon merged 1 commit into
mainfrom
fix-move-test-formatting

Conversation

@Bridgerz

Copy link
Copy Markdown
Contributor

The Formatting CI job installs @mysten/prettier-plugin-move@latest, and a new plugin release now requires trailing commas in multi-line use lists. Since the check floats on latest, it retroactively fails on two test files that no open PR touches — currently blocking every PR (seen on #804, will hit #805 and others on their next run).

Two-character diff, format-only (prettier-move -w output verbatim); sui move build verified clean.

Longer-term it may be worth pinning the plugin version in move-formatter-action so releases can't break CI retroactively — happy to file that separately.

The Formatting CI job installs @mysten/prettier-plugin-move@latest,
and a new plugin release now requires trailing commas in multi-line
use lists — retroactively failing the check on files untouched by
open PRs. Two-character fix; no code change.
@Bridgerz Bridgerz requested a review from bmwill as a code owner July 13, 2026 20:54
@dlukegordon dlukegordon merged commit df81fb7 into main Jul 14, 2026
14 checks passed
@dlukegordon dlukegordon deleted the fix-move-test-formatting branch July 14, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants