Add Biome Linting Support
Open
enhancement
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 559
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 34
Description
Hi :wave:
if I am not mistaken, the Biome-Formatter in Spotless currently only supports formatting but doesn’t check or apply linting rules. It would be great if the integration could support Biome’s linting as well to enforce the same rules as the referenced `biome.json`.
I think at the moment Spotless only runs `biome format`. To check the Linting as well we'd need to run `biome check` instead.
Thanks for considering this (or telling me that there's a configuration option that i missed :laughing: )!
Cheers, Joscha
Contributor guide
Assessment
This issue has not been assessed yet.