Add Biome assists support
オープン
- 主要言語
- Java
- スター
- 5.6k
- フォーク
- 559
- 平均マージ
- 1日 14時間
- マージ済み PR(30日)
- 43
説明
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.
コントリビューションガイド
調査の方向性
要求されている Biome の organize-imports の動作から始め、Java および Kotlin のフォーマッター向けに既存の Spotless 統合と比較してください。issue にリンクされている Biome assist のドキュメントを使用して check コマンドを確認し、linting を無効のまま organize-imports がサポートされた時点で issue は完了とみなします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- build-system, tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100