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

Fix using directives crashing on */ by removing /* (..) */ comments support in using_directives #3381

Conversation

Gedochao
Copy link
Contributor

@Gedochao Gedochao commented Dec 19, 2024

@Gedochao Gedochao force-pushed the maintenance/fix-wrong-comments-in-using-directives branch from 9189cd8 to 8d3f7bc Compare December 19, 2024 15:18
@Gedochao Gedochao marked this pull request as ready for review December 19, 2024 15:19
@Gedochao Gedochao force-pushed the maintenance/fix-wrong-comments-in-using-directives branch from 8d3f7bc to 19a7556 Compare December 20, 2024 08:39
Copy link
Member

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

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

LGTM

…ts support in `using_directives`

- update `using_directives` to 1.1.4
@Gedochao Gedochao force-pushed the maintenance/fix-wrong-comments-in-using-directives branch from 19a7556 to bb72cd8 Compare December 20, 2024 14:22
@Gedochao Gedochao enabled auto-merge (squash) December 20, 2024 14:23
@Gedochao Gedochao merged commit 71c44b3 into VirtusLab:main Dec 20, 2024
50 checks passed
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.

using_directives parser crashes on */*/Foo.scala
2 participants