aboutsummaryrefslogtreecommitdiff
path: root/dune-project
diff options
context:
space:
mode:
authorThéo Zimmermann2019-12-13 21:10:34 +0100
committerThéo Zimmermann2019-12-13 21:10:34 +0100
commitbd2b6097e731cad6654cd2948d1483a39fb37b84 (patch)
tree2b97bbe676b40ef00bf450f65ec16c6dade04909 /dune-project
parent15c289153e09d4202315319f95f0b284ca8d0fee (diff)
parenteb00b4aa84d32f987a44538028a749386050210b (diff)
Merge PR #11257: [dev] [ocaml] Add ocamlformat configuration.
Reviewed-by: Zimmi48
Diffstat (limited to 'dune-project')
-rw-r--r--dune-project3
1 files changed, 3 insertions, 0 deletions
diff --git a/dune-project b/dune-project
index 1249c4af9f..fa05f5fb41 100644
--- a/dune-project
+++ b/dune-project
@@ -2,6 +2,9 @@
(name coq)
(using coq 0.1)
+(formatting
+ (enabled_for ocaml))
+
; We cannot set this to true until as long as the build is not
; properly bootstrapped [that is, we remove the voboot target]
;