Skip to content

Conversation

@ppipada
Copy link

@ppipada ppipada commented Sep 10, 2025

This PR fixes #10

  • Added test files for the thing it fixes.
  • This does NOT fix transitive recursion issues i.e func A -> func B -> func A. Added a sample example of that too.
  • One minor fix: The check function was not returning early for Ignore case. Added a early return.

@devnev

@ppipada ppipada mentioned this pull request Sep 15, 2025
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.

[Bug] Recursive functions are reported as a issue

1 participant