Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(melange): support lint in melange.emit #10494

Merged
merged 3 commits into from
May 14, 2024

Conversation

anmonteiro
Copy link
Collaborator

support lint in melange.emit

closes #7353

Signed-off-by: Antonio Nuno Monteiro <anmonteiro@gmail.com>
Signed-off-by: Antonio Nuno Monteiro <anmonteiro@gmail.com>
Copy link
Collaborator

@jchavarri jchavarri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only a comment about the cram test shape.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not using the "single file" approach like all other Melange tests? It seems Dune tests are moving in that direction (and imo it makes easier to understand what's going on in the tests quickly).

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I copied it from the other lint test in the codebase, and it has the same structure.

@anmonteiro anmonteiro enabled auto-merge (squash) May 14, 2024 16:09
@anmonteiro anmonteiro merged commit e44a3d2 into ocaml:main May 14, 2024
1 of 2 checks passed
@anmonteiro anmonteiro deleted the anmonteiro/lint-melange-emit branch May 18, 2024 05:02
MA0010 pushed a commit to MA0010/dune that referenced this pull request Jun 5, 2024
* test(melange): parse lint but show it not working in melange.emit

Signed-off-by: Antonio Nuno Monteiro <anmonteiro@gmail.com>

* feat(melange): support lint in `melange.emit`

Signed-off-by: Antonio Nuno Monteiro <anmonteiro@gmail.com>

---------

Signed-off-by: Antonio Nuno Monteiro <anmonteiro@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

melange: support lint in melange.emit
2 participants