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

detect signatures more accurately in newer PPI versions #9

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

wchristian
Copy link
Contributor

In versions > 1.279 PPI will more accurately determine the difference between prototypes and signatures, which breaks the test for the signature+@_ policy. This PR has a suggested fix for this. Once PPI is released, as per Perl-Critic/PPI#280 , you could also just fully depend on it.

@plicease
Copy link
Member

That is fantastic thank you for that.

@plicease plicease merged commit 7bc9cf5 into uperl:main Dec 27, 2024
@wchristian
Copy link
Contributor Author

Cheers, glad you like it. :)

Also, in case you're interested, i found this issue by way of our recursive dependents test. :D https://github.com/Perl-Critic/PPI/blob/master/.github/workflows/test-dependents.yml

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.

2 participants