hhugo / merge-fmt

Git mergetool leveraging code formatters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add config file to configure new code formatters.

hhugo opened this issue · comments

commented

cat .merge-fmt

.ml,.mli: ocamlformat -i {}
.re,.rei: refmt --inplace {}
.js: prettier ...