Skip to content

Conversation

@lkoe
Copy link

@lkoe lkoe commented Jan 7, 2026

Run the Biome check command instead of format, but with linting disabled

Closes #2801.

@lkoe lkoe force-pushed the feature/2801_biome_assists branch from 6545a17 to e4e59d3 Compare January 8, 2026 06:11
@Goooler Goooler changed the title #2801 Add ability to run Biome assists Add Biome assists support Jan 8, 2026
@lkoe
Copy link
Author

lkoe commented Jan 8, 2026

There are some unforseen difficulties with the current (rather outdated) default biome version (1.2.0), which does not yet support the check --write flag.

This is first supported in biome-1.8.0 and this PR would consequently raise the minimum supported biome version to that.

I can't run the spotless build locally due to some corporate proxy restrictions, so getting the PR right requires some trial-and-error.
I'll clean up the commits once the github pipeline succeeds.

@lkoe
Copy link
Author

lkoe commented Jan 8, 2026

Need to continue this in a less restrictive environment, where I can actually run/debug the tests.

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.

Add Biome assists support

1 participant