Skip to content

Commit

Permalink
fix(migrate): fix a typo in organizeImports migration message (#4985)
Browse files Browse the repository at this point in the history
  • Loading branch information
dyc3 authored Jan 28, 2025
1 parent 6315375 commit 000405e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion crates/biome_migrate/src/analyzers/organize_imports.rs
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ impl Rule for OrganizeImports {
}
.to_owned(),
).note(markup!{
"The import sorting was the first assist action, however Biome analyzer infrastructure wasn't mature enough, so it was exposed as a standalone tool. The infrastructure is now read to welcome it as an assist action."
"The import sorting was the first assist action, however Biome analyzer infrastructure wasn't mature enough, so it was exposed as a standalone tool. The infrastructure is now ready to welcome it as an assist action."
}))
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
source: crates/biome_migrate/tests/spec_tests.rs
expression: invalid.json
snapshot_kind: text
---
# Input
```json
Expand All @@ -26,7 +25,7 @@ invalid.json:3:5 migrate FIXABLE ━━━━━━━━━━━━━━━
4 │ }
5}
i The import sorting was the first assist action, however Biome analyzer infrastructure wasn't mature enough, so it was exposed as a standalone tool. The infrastructure is now read to welcome it as an assist action.
i The import sorting was the first assist action, however Biome analyzer infrastructure wasn't mature enough, so it was exposed as a standalone tool. The infrastructure is now ready to welcome it as an assist action.
i Safe fix: Remove the old configuration, and turn off the relative assist action.
Expand Down

0 comments on commit 000405e

Please sign in to comment.
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy