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

[ruby] Add support for basic ERB files #5404

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

AndreiDreyer
Copy link
Contributor

  • Added tests for basic ERB support in Ruby

Note: PR will be marked as ready once @ml86 is back from leave.

@AndreiDreyer AndreiDreyer self-assigned this Apr 1, 2025

"Contains calls to formattedValue" in {
cpg.call.name(Operators.formattedValue).l.size shouldBe 14
inside(cpg.call.name(Operators.formattedValue).l) {
Copy link
Contributor

Choose a reason for hiding this comment

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

This tests the exact same thing like the line above. Simply remove.

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