[PR #464] [CLOSED] feat: add python file formatting #9614

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/464
Author: @TylerHillery
Created: 6/27/2025
Status: Closed

Base: devHead: tyler/feat/add-ruff-formatter


📝 Commits (1)

  • 4f53f3d feat: add ruff formatter support for python files

📊 Changes

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

View changed files

📝 packages/opencode/src/format/index.ts (+19 -0)

📄 Description

Support for using ruff to format python files


🔄 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/464 **Author:** [@TylerHillery](https://github.com/TylerHillery) **Created:** 6/27/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `tyler/feat/add-ruff-formatter` --- ### 📝 Commits (1) - [`4f53f3d`](https://github.com/anomalyco/opencode/commit/4f53f3d1fa323349ef84c21cc0720f9d1eb77561) feat: add ruff formatter support for python files ### 📊 Changes **1 file changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/format/index.ts` (+19 -0) </details> ### 📄 Description Support for using ruff to format python files --- <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:51 -05:00
yindo closed this issue 2026-02-16 18:13:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9614