mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 13:09:46 +00:00
feat(opencode): add dfmt formatter support for D language files (#13867)
This commit is contained in:
parent
16332a8583
commit
160ba295a8
19 changed files with 27 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ OpenCode est livré avec plusieurs formateurs intégrés pour les langages et fr
|
|||
| htmlbeautifier | .erb, .html.erb | Commande `htmlbeautifier` disponible |
|
||||
| air | .R | Commande `air` disponible |
|
||||
| dart | .dart | Commande `dart` disponible |
|
||||
| dfmt | .d | Commande `dfmt` disponible |
|
||||
| ocamlformat | .ml, .mli | Commande `ocamlformat` disponible et fichier de configuration `.ocamlformat` |
|
||||
| terraform | .tf, .tfvars | Commande `terraform` disponible |
|
||||
| gleam | .gleam | Commande `gleam` disponible |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue