We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdc5080 commit 36d2b08Copy full SHA for 36d2b08
CHANGES.md
@@ -31,6 +31,11 @@ profile. This started with version 0.26.0.
31
- ocamlformat is now more robust when used as a library to print modified ASTs
32
(#2659, @v-gb)
33
34
+### Changed
35
+
36
+- `begin fun` can now be printed on the same line, with one less indentation
37
+ level for the body of the function. (#2664, @EmileTrotignon)
38
39
## 0.27.0
40
41
### Highlight
0 commit comments