feat: add support for Dart language#369
Merged
lrasmus merged 3 commits intoStatTag:masterfrom Mar 31, 2026
Merged
Conversation
2784931 to
9cdb437
Compare
lrasmus
requested changes
Mar 25, 2026
Contributor
lrasmus
left a comment
There was a problem hiding this comment.
Looking good! A few requests for additional unit tests, but everything appears to be working fine when I run this.
Contributor
Author
@lrasmus Sure, I'll add the tests and will be back with requested changes! 😊 |
de0f06c to
7784b5f
Compare
Contributor
Author
|
@lrasmus I have added the mentioned test cases. please review latest changes in the PR. |
lrasmus
requested changes
Mar 27, 2026
Contributor
lrasmus
left a comment
There was a problem hiding this comment.
Appreciate the additional tests, just a few more examples I'd like to make sure we test for Windows absolute paths. Thanks!
e02c2c4 to
a38bbca
Compare
Contributor
Author
|
@lrasmus updated the tests |
lrasmus
approved these changes
Mar 31, 2026
Contributor
lrasmus
left a comment
There was a problem hiding this comment.
Excellent work, thank you!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add support for detection of Dart language.
Fixes
Closes #366
Screenshots