Skip to content

feat: add black formatter support for Python files #19015

@thiagohcaserta

Description

@thiagohcaserta

Verify there is no existing issue for this

  • I have searched the existing issues

Description

The project supports ruff and uv as Python formatters, but not black, which remains the most widely adopted Python formatter. Many projects still rely on black, especially those that haven't migrated to ruff yet. Adding it as a fallback formatter (deferred to ruff when both are present) would improve the Python formatting coverage.

Metadata

Metadata

Assignees

Labels

coreAnything pertaining to core functionality of the application (opencode server stuff)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions