Skip to content

Biome pre-commit - #4027

Open
abkfenris wants to merge 2 commits into
mainfrom
biome-pre-commit
Open

Biome pre-commit#4027
abkfenris wants to merge 2 commits into
mainfrom
biome-pre-commit

Conversation

@abkfenris

@abkfenris abkfenris commented Mar 19, 2026

Copy link
Copy Markdown
Member

Biome formats, sorts imports, and lints, and it tends to do it a whole lot faster than prettier/ESLint with less dependency issues.

It does have a tendency to trick you into cleaning up extra lint warnings when it does fail.

This is largely cleaning up import sorting that I hadn't realized was fully broken, a few formatting differences from prettier, and some lint cleanups that I didn't disable.

Added to clean up import sorting, but Biome had a lot of other things it wanted to clean up along the way.
@abkfenris
abkfenris marked this pull request as ready for review March 19, 2026 18:42
@abkfenris

abkfenris commented Mar 19, 2026

Copy link
Copy Markdown
Member Author

@cgalvarino @shindelr feel free to merge this when it won't cause issues with anything you have in progress.

And Codacy is mainly whining about things it's seen before and it's just not aware enough to see how they changed.

@cgalvarino cgalvarino left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The guantlet has been thrown.

image

@abkfenris

Copy link
Copy Markdown
Member Author

The guantlet has been thrown.
image

'How many files did you leave a mess in' isn't the gauntlet that I'd suggest chasing.

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