helix: auto-format ocaml

This commit is contained in:
Romain Paquet 2026-01-19 18:47:16 +01:00
parent de32fe0db0
commit 3d5695c9b3

View file

@ -58,3 +58,7 @@ auto-format = true
[[language]] [[language]]
name = "vento" name = "vento"
indent = { tab-width = 2, unit = "\t" } indent = { tab-width = 2, unit = "\t" }
[[language]]
name = "ocaml"
auto-format = true