semgrep / testo

Test framework for OCaml
ISC License
16 stars 1 forks source link

Set up code reformatting with ocamlformat and pre-commit #79

Closed mjambon closed 5 months ago

mjambon commented 5 months ago

This reformats all the OCaml code.

test plan: expect the "Lint" step of the CircleCI job to pass.

PR checklist:

Check out CONTRIBUTING.md for more details.