Commit d9503b8
fix(build): format js/dune per dune fmt requirements
dune build @fmt was rejecting js/dune for two minor formatting issues:
single-line (preprocess ...) and (flags ...) stanzas. dune fmt prefers
them on multi-line. Reformatted; matches what 'dune build @fmt --auto'
would have produced.
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>1 parent ea2adda commit d9503b8
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | | - | |
| 11 | + | |
| 12 | + | |
0 commit comments