Skip to content

Commit 0444df7

Browse files
Sudha247sabine
authored andcommitted
Address review comments
1 parent 7c99e22 commit 0444df7

File tree

4 files changed

+1
-55
lines changed

4 files changed

+1
-55
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Dune artifacts
22
_build/
33
dune.lock
4+
dev-tools.locks
45

56
# Local OPAM switch
67
_opam/

dev-tools.locks/ocamlformat/lock.dune

Lines changed: 0 additions & 34 deletions
This file was deleted.

dev-tools.locks/ocamlformat/ocamlformat.pkg

Lines changed: 0 additions & 14 deletions
This file was deleted.

dune-workspace

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,9 @@
44
(name pinned_opam_repository)
55
(url git+https://github.com/ocaml/opam-repository#584630e7a7e27e3cf56158696a3fe94623a0cf4f))
66

7-
(pin
8-
(name olinkcheck)
9-
(url "git+https://github.com/tarides/olinkcheck")
10-
(package
11-
(name olinkcheck)))
12-
137
(repository (name pinned_overlay_repository) (url git+https://github.com/ocaml-dune/opam-overlays#2a9543286ff0e0656058fee5c0da7abc16b8717d))
148

159
(lock_dir
1610
(repositories pinned_opam_repository pinned_overlay_repository)
17-
(pins olinkcheck)
1811
(version_preference newest)
1912
)

0 commit comments

Comments
 (0)