Skip to content

Fix just format after retiring old language versions#3332

Merged
jar-stripe merged 1 commit intomasterfrom
jar/fix-just-format
Mar 19, 2026
Merged

Fix just format after retiring old language versions#3332
jar-stripe merged 1 commit intomasterfrom
jar/fix-just-format

Conversation

@jar-stripe
Copy link
Copy Markdown
Contributor

Why?

just format formats to one framework version's rules, and for compatibility we pick the earliest supported version. #3328 retired the version we were attempting to format to, which meant the format step was a no-op.

What?

  • Fixes just format by updating the target framework
  • adds comment to remind us to change the justfile to remove retired versions

See Also

adds comment to remind us to change the justfile to remove retired
versions
@jar-stripe jar-stripe requested a review from a team as a code owner March 19, 2026 17:48
@jar-stripe jar-stripe requested review from prathmesh-stripe and removed request for a team March 19, 2026 17:48
@jar-stripe jar-stripe changed the title Fix just format Fix just format after retiring old language versions Mar 19, 2026
@jar-stripe jar-stripe enabled auto-merge (squash) March 19, 2026 17:49
@jar-stripe jar-stripe merged commit 4634430 into master Mar 19, 2026
8 of 9 checks passed
@jar-stripe jar-stripe deleted the jar/fix-just-format branch March 19, 2026 17:57
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.

2 participants