Skip to content

fix(lsp): fix all file features#6548

Merged
ematipico merged 1 commit intomainfrom
fix/lsp-fix-all
Jun 26, 2025
Merged

fix(lsp): fix all file features#6548
ematipico merged 1 commit intomainfrom
fix/lsp-fix-all

Conversation

@ematipico
Copy link
Copy Markdown
Member

Summary

Closes #6459

We were computing the incorrect file features when calling the fix_all function. Now we currently add actions and linting.

Test Plan

I tested it manually using the reproduction provided

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 25, 2025

🦋 Changeset detected

Latest commit: 94065b6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
@biomejs/biome Patch
@biomejs/cli-win32-x64 Patch
@biomejs/cli-win32-arm64 Patch
@biomejs/cli-darwin-x64 Patch
@biomejs/cli-darwin-arm64 Patch
@biomejs/cli-linux-x64 Patch
@biomejs/cli-linux-arm64 Patch
@biomejs/cli-linux-x64-musl Patch
@biomejs/cli-linux-arm64-musl Patch
@biomejs/wasm-web Patch
@biomejs/wasm-bundler Patch
@biomejs/wasm-nodejs Patch
@biomejs/backend-jsonrpc Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ematipico ematipico requested review from a team June 25, 2025 11:20
@github-actions github-actions Bot added the A-LSP Area: language server protocol label Jun 25, 2025
@ematipico ematipico merged commit 37e9799 into main Jun 26, 2025
11 checks passed
@ematipico ematipico deleted the fix/lsp-fix-all branch June 26, 2025 04:54
@github-actions github-actions Bot mentioned this pull request Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-LSP Area: language server protocol

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 Biome ignoring config?

2 participants