Skip to content

Commit

Permalink
Format dune-project file (#2264)
Browse files Browse the repository at this point in the history
  • Loading branch information
gpetiot authored Mar 6, 2023
1 parent 582750f commit 7dbf31e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,9 @@
(ocamlformat-lib
(= :version))
(ocamlformat-rpc-lib
(and :with-test (= :version)))
(and
:with-test
(= :version)))
(re
(>= 1.10.3))))

Expand Down

0 comments on commit 7dbf31e

Please sign in to comment.