Skip to content

Commit e10f397

Browse files
committed
Remove Rome from the readmes.
1 parent a1d3aae commit e10f397

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

plugin-gradle/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1299,12 +1299,6 @@ a formatter that for the frontend written in Rust, which has a native binary, do
12991299
is pretty fast. It can currently format JavaScript, TypeScript, JSX, and JSON, and may support
13001300
[more frontend languages](https://biomejs.dev/internals/language-support/) such as CSS in the future.
13011301
1302-
Note: Biome [was formerly called Rome](https://biomejs.dev/blog/annoucing-biome/). Configurations with
1303-
the old `<rome>` tag and `rome(...)` function are still supported for the time being. This will be removed
1304-
in a future version, you should migrate to the new `<biome>` tag or `biome(...)` function. The configuration
1305-
remains the same, you only need to update the version. If you are using a custom `rome.json` configuration file,
1306-
you need to rename it to `biome.json`.
1307-
13081302
You can use Biome in any language-specific format for supported languages, but
13091303
usually you will be creating a generic format.
13101304

plugin-maven/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1332,12 +1332,6 @@ a formatter that for the frontend written in Rust, which has a native binary, do
13321332
is pretty fast. It can currently format JavaScript, TypeScript, JSX, and JSON, and may support
13331333
[more frontend languages](https://biomejs.dev/internals/language-support/) such as CSS in the future.
13341334

1335-
Note: Biome [was formerly called Rome](https://biomejs.dev/blog/annoucing-biome/). Configurations with
1336-
the old `<rome>` tag and `rome(...)` function are still supported for the time being. This will be removed
1337-
in a future version, you should migrate to the new `<biome>` tag or `biome(...)` function. The configuration
1338-
remains the same, you only need to update the version. If you are using a custom `rome.json` configuration file,
1339-
you need to rename it to `biome.json`.
1340-
13411335
You can use Biome in any language-specific format for supported languages, but
13421336
usually you will be creating a generic format.
13431337

0 commit comments

Comments
 (0)