We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Relates to #904.
https://psalm.dev/docs/annotating_code/supported_annotations/#psalm-internal allows to specify a different namespace for an @internal class. Currently cannot update to deptrac >=0.21.1 due to this issue.
@internal
>=0.21.1
The text was updated successfully, but these errors were encountered:
And what is broken about this? What is the expected and actual behavior?
Sorry, something went wrong.
I started making a reproducer and realized that I didn't get this right:
If you do so, the marked class cannot be referenced by any class outside its layer
Thank you for this feature!
Glad to hear, it solved itself. I will check your other issue for making internal checks configurable when I have time
No branches or pull requests
Relates to #904.
https://psalm.dev/docs/annotating_code/supported_annotations/#psalm-internal allows to specify a different namespace for an
@internal
class. Currently cannot update to deptrac>=0.21.1
due to this issue.The text was updated successfully, but these errors were encountered: