[PR #13867] feat(opencode): add dfmt formatter support for D language files #14849

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

Original Pull Request: https://github.com/anomalyco/opencode/pull/13867

State: closed
Merged: Yes


What does this PR do?

This PR adds formatting for dlang source files (*.d) via the dfmt tool.

Fixes #13868

How did you verify your code works?

I tested manually.

  1. I created a badly formatted dlang file
  2. I asked opencode to format it nicely
  3. I looked at the output
  4. I checked if it works with a .editorconfig as dfmt supports options in a editorconfig
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13867 **State:** closed **Merged:** Yes --- ### What does this PR do? This PR adds formatting for dlang source files (*.d) via the dfmt tool. Fixes #13868 ### How did you verify your code works? I tested manually. 1. I created a badly formatted dlang file 2. I asked opencode to format it nicely 3. I looked at the output 4. I checked if it works with a .editorconfig as dfmt supports options in a editorconfig
yindo added the pull-request label 2026-02-16 18:19:36 -05:00
yindo closed this issue 2026-02-16 18:19:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14849