-
Notifications
You must be signed in to change notification settings - Fork 13.9k
Closed as not planned
Labels
coreAnything pertaining to core functionality of the application (opencode server stuff)Anything pertaining to core functionality of the application (opencode server stuff)
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
coreAnything pertaining to core functionality of the application (opencode server stuff)Anything pertaining to core functionality of the application (opencode server stuff)