[PR #673] [CLOSED] add biome as a supported formatter #9683

Closed
opened 2026-02-16 18:13:58 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/673
Author: @bchilcott
Created: 7/3/2025
Status: Closed

Base: devHead: feature/add-biome-formatter


📝 Commits (5)

  • 317d544 feat: add Biome formatter support
  • cebb64c refactor: remove language type comments from Biome formatter
  • c96c18e fix: update Biome formatter with correct file extensions
  • 17e1ac8 feat: add GritQL support and organize extensions with comments
  • f5ad71c fix: remove comments from Biome formatter extensions

📊 Changes

1 file changed (+45 additions, -0 deletions)

View changed files

📝 packages/opencode/src/format/formatter.ts (+45 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/673 **Author:** [@bchilcott](https://github.com/bchilcott) **Created:** 7/3/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `feature/add-biome-formatter` --- ### 📝 Commits (5) - [`317d544`](https://github.com/anomalyco/opencode/commit/317d5446adb2bbaaf57aa6078ef8d8d7e4189804) feat: add Biome formatter support - [`cebb64c`](https://github.com/anomalyco/opencode/commit/cebb64c18a600af4175dfd8189c938fee37b82e1) refactor: remove language type comments from Biome formatter - [`c96c18e`](https://github.com/anomalyco/opencode/commit/c96c18efaab939c2d9cb2aa85adfcedc5e468404) fix: update Biome formatter with correct file extensions - [`17e1ac8`](https://github.com/anomalyco/opencode/commit/17e1ac88e99b29c6b4595b37f4346588f9a9d1ca) feat: add GritQL support and organize extensions with comments - [`f5ad71c`](https://github.com/anomalyco/opencode/commit/f5ad71c6bd64ba764ad2f999cdad28ebf2232b82) fix: remove comments from Biome formatter extensions ### 📊 Changes **1 file changed** (+45 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/format/formatter.ts` (+45 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:13:58 -05:00
yindo closed this issue 2026-02-16 18:13:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9683