diffplug / diffplug/spotless

Add Biome assists support

Open
#2,801 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5.6k
Forks
559
Avg merge
1d 13h
Merged PRs (30d)
34

Description

I want to have biome run assists as well, particularly [organize-imports](https://biomejs.dev/assist/actions/organize-imports/).
This would require to run the `check` command, instead of `format`.

Various other formatters (java, kotlin...) support organizing imports via Spotless, so it should be quite natural to have Biome provide similar capabilities.

As discussed in #2275 linting is however not the focus of Spotless, hence should be disabled.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.