|
|
@@ -19,6 +19,7 @@ OpenCode comes with several built-in formatters for popular languages and framew
|
|
|
| clang-format | .c, .cpp, .h, .hpp, .ino, and [more](https://clang.llvm.org/docs/ClangFormat.html) | `.clang-format` config file |
|
|
|
| cljfmt | .clj, .cljs, .cljc, .edn | `cljfmt` command available |
|
|
|
| dart | .dart | `dart` command available |
|
|
|
+| dfmt | .d | `dfmt` command available |
|
|
|
| gleam | .gleam | `gleam` command available |
|
|
|
| gofmt | .go | `gofmt` command available |
|
|
|
| htmlbeautifier | .erb, .html.erb | `htmlbeautifier` command available |
|