Skip to content

Conversation

@blutorange
Copy link
Contributor

This adds support for Biome, resolves #1804

The old <rome> / rome(...) syntax is still supported, but deprecated and should be replaced with the new <biome> / biome(...) syntax.

Otherwise, the configuration is the same, with the only change the the configuration file now needs to be called biome.json instead of rome.json for the new biome formatter.


After creating the PR, please add a commit that adds a bullet-point under the [Unreleased] section of CHANGES.md, plugin-gradle/CHANGES.md, and plugin-maven/CHANGES.md which includes:

  • a summary of the change
  • a link to the issue you are resolving (for small changes)

@nedtwigg nedtwigg merged commit 5d77810 into diffplug:main Sep 28, 2023
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.

Updates for the Rome -> Biome transition

3 participants