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: Add linking tests #9

Draft
wants to merge 3 commits into
base: feature/langium-project
Choose a base branch
from

Conversation

didrikmunther
Copy link
Collaborator

No description provided.

@msujew msujew force-pushed the feature/langium-project branch from aaae68e to 183a00e Compare January 15, 2025 15:26
Copy link
Member

@montymxb montymxb left a comment

Choose a reason for hiding this comment

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

Just a couple points here, rest looks really good! I would also rebase your one commit (or cherry-pick, might be easier) onto the latest changes that were force pushed onto the feature/langium-project branch, so we don't see the old primary commit here too.

packages/language/test/linking.test.ts Outdated Show resolved Hide resolved
packages/language/test/linking.test.ts Show resolved Hide resolved
@msujew msujew force-pushed the feature/langium-project branch from 183a00e to 91e9352 Compare January 16, 2025 13:18
Co-authored-by: Benjamin Wilson <[email protected]>
Co-authored-by: Markus Rudolph <[email protected]>
Signed-off-by: Mark Sujew <[email protected]>
@msujew msujew force-pushed the feature/langium-project branch from 91e9352 to 4e07d32 Compare January 16, 2025 13:19
@didrikmunther didrikmunther force-pushed the feature/didrik/add-linking-tests branch from 970b4de to c4c7842 Compare January 18, 2025 08:40
Copy link
Member

@montymxb montymxb left a comment

Choose a reason for hiding this comment

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

This is looking good! Just one little nit about a trailing line ending, generally good practice to do. As for the state of the PR I see it's still draft, so I'll hold on any approval for now. Once the core of our work has been merged the rest of our PRs can follow, ideally.

})
})
});
});
Copy link
Member

Choose a reason for hiding this comment

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

One little thing, always nice to leave a trailing new line at the end.

@msujew msujew force-pushed the feature/langium-project branch from 4e07d32 to 279a71d Compare January 20, 2025 13:07
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.

3 participants