Skip to content

chore(repo): Run yarn format after yarn generate#231

Merged
Lms24 merged 1 commit intomainfrom
lms/chore-format-generate
Jan 23, 2026
Merged

chore(repo): Run yarn format after yarn generate#231
Lms24 merged 1 commit intomainfrom
lms/chore-format-generate

Conversation

@Lms24
Copy link
Member

@Lms24 Lms24 commented Jan 23, 2026

This always annoyed me: We run biome directly in the generation script but this leads to incorrect formatting for python files, causing PRs to fail in CI. So you always needed to run yarn format in addition afterwards. This PR now simply adds the format command to the generate command so that this happens in one go.

#skip-changelog

@Lms24 Lms24 requested review from cleptric and lcian as code owners January 23, 2026 09:05
@Lms24 Lms24 self-assigned this Jan 23, 2026
@Lms24 Lms24 enabled auto-merge (squash) January 23, 2026 09:09
@Lms24 Lms24 merged commit 6c3a1a8 into main Jan 23, 2026
13 checks passed
@Lms24 Lms24 deleted the lms/chore-format-generate branch January 23, 2026 09:37
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