You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running opam lock . in the current working directory doesn't seem to append a trailing newline to the generated file. Since the regular <project>.opam file does append it, I think it's an oversight.
$ opam --version
2.1.5
The text was updated successfully, but these errors were encountered:
Running
opam lock .
in the current working directory doesn't seem to append a trailing newline to the generated file. Since the regular<project>.opam
file does append it, I think it's an oversight.The text was updated successfully, but these errors were encountered: