spotless
spotless copied to clipboard
Add Biome Linting Support
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