Add Biome Linting Support
- Lenguaje dominante
- Java
- Estrellas
- 5.6k
- Forks
- 559
- Merge medio
- 1 d 14 h
- PR fusionados (30 d)
- 43
Descripción
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
Guía de contribución
Línea de trabajo
Comienza localizando la integración de Biome-Formatter de Spotless y el punto de entrada que actualmente invoca `biome format`. Compara ese comportamiento con el comando solicitado `biome check` y el `biome.json` mencionado; se considera terminado cuando la integración puede aplicar las reglas de linting de Biome además del formateo y las verificaciones pertinentes pasan correctamente.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Área
- build-system, tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100