From 4a51746571d32516da3aa228ceceb1d8364d058b Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Wed, 23 Sep 2020 11:13:51 +0200 Subject: Document the ocamlformat changes. --- dev/doc/changes.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dev/doc') diff --git a/dev/doc/changes.md b/dev/doc/changes.md index 7d2100515d..59c1623a2d 100644 --- a/dev/doc/changes.md +++ b/dev/doc/changes.md @@ -4,6 +4,12 @@ comes from a notation. Use `None` if not and `Some foo` to tell to print such TacGeneric surrounded with `foo:( )`. +### Code formatting + +- The automatic code formatting tool `ocamlformat` has been disabled and its + git hook removed. If desired, automatic formatting can be achieved by calling + the `fmt` target of the dune build system. + ## Changes between Coq 8.11 and Coq 8.12 ### Code formatting -- cgit v1.2.3