Skip to content

Commit d0fa59d

Browse files
djs55claude
andcommitted
dune: format root dune file (blank line after comment)
dune's @fmt formats dune files too; the warning-58 env stanza I added needed a blank line after the comment block. Restores lint-fmt. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: David Scott <dave@recoil.org>
1 parent 039d703 commit d0fa59d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dune

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
; consuming virtual libraries (mirage-mtime, mirage-sleep, ...) which ship a
33
; .cmi but no .cmx, and ocaml-ci builds with -warn-error so it becomes fatal.
44
; It is a benign cross-module-inlining hint, not a correctness issue.
5+
56
(env
67
(_
78
(flags

0 commit comments

Comments
 (0)