xhtmlboi / yocaml

YOCaml is a static site generator, mostly written in OCaml
GNU General Public License v3.0
108 stars 9 forks source link

Apply the dune's formatter and the ocamlformat's linter #28

Closed dinosaure closed 2 years ago

dinosaure commented 2 years ago

A simple dune build @fmt --auto. I'm not sure that you follow such workflow however.

xhtmlboi commented 2 years ago

Thanks (2)!