Skip to content

Conversation

@jake-low
Copy link
Contributor

Biome is configured to enforce formatting in CI, which includes checking that imports are organized in the conventional order. But it was accidentally configured not to organize import statements when running yarn run format. This fixes that discrepancy (yarn run format will now also sort imports, and CI formatting checks should always pass if you ran yarn run format before committing).

@jake-low jake-low merged commit 19a90a5 into main Feb 19, 2025
4 checks passed
@jake-low jake-low deleted the jlow/organize-imports branch February 19, 2025 01:24
@CollinBeczak CollinBeczak mentioned this pull request Feb 23, 2025
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