这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@freemagma
Copy link

@freemagma freemagma commented May 15, 2024

PR #65 introduced a bug with formatting layout annotations. A small example of a file that would fail to format is

type t :           value

The testsuite did not catch this bug due to the the fact that the only layout annotation test was an already formatted file.

This PR fixes the bug and updates the test to check for this in the future. It also re-enables the windows build, since this was apparently also the bug causing that to fail.

@freemagma freemagma marked this pull request as ready for review May 15, 2024 22:16
@freemagma freemagma requested a review from goldfirere May 15, 2024 22:16
@freemagma freemagma force-pushed the fix-layout-annotation-bug branch from 32f7c6e to 60b6ba1 Compare May 17, 2024 13:42
Charlie Gunn and others added 2 commits May 17, 2024 11:55
Signed-off-by: Charlie Gunn <cgunn@janestreet.com>
Co-authored-by: Richard Eisenberg <rae@richarde.dev>
Signed-off-by: Charlie Gunn <cgunn@janestreet.com>
@freemagma freemagma force-pushed the fix-layout-annotation-bug branch from 97d0f1a to 1cc96f3 Compare May 17, 2024 15:56
@freemagma freemagma merged commit 31d442a into oxcaml:jane May 17, 2024
@freemagma freemagma deleted the fix-layout-annotation-bug branch May 17, 2024 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants