Commit 55ce1ba
ocamlformat: reformat repository to satisfy lint-fmt
Apply ocamlformat 0.20.1 (the version pinned in .ocamlformat) across the
repository. The tree had drifted from the pinned format, which failed
ocaml-ci's lint-fmt check. Also set 'comment-check = false' in .ocamlformat
so ocamlformat tolerates a few pre-existing misplaced (** ... *) doc comments
(warning 50) in src/dns/{operators,packet}.ml[i] instead of erroring out.
Kept as a single isolated commit, separate from the Mirage-update changes.
No semantic changes (formatting only; verified the tree still builds).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: David Scott <dave@recoil.org>1 parent 2c0e648 commit 55ce1ba
142 files changed
Lines changed: 15596 additions & 13457 deletions
File tree
- scripts
- src
- bin
- config
- cstructs
- dns_forward_lwt_unix
- dns_forward_test
- dns_forward
- dns_lwt
- dns_mirage
- dns_test
- dns
- forwarder
- fs9p
- hostnet_test
- hostnet
- ofs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
0 commit comments