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

Allow usage of namespace selection using wildcards v2 #16

Open
wants to merge 6 commits into
base: 3.x
Choose a base branch
from

Conversation

naxvog
Copy link
Contributor

@naxvog naxvog commented Sep 30, 2024

See #12

Fixed the stan errors that resulted in the revert (https://github.com/pestphp/pest-plugin-arch/actions/runs/11094754954/job/30822574150)

edit:

  • added pipeline runs for commit prior to the revert

@nunomaduro
Copy link
Member

Can you add a test like arch()->expect('*')->toUseStrictTypes();, and make that test pass?

@nunomaduro nunomaduro marked this pull request as draft September 30, 2024 10:08
@naxvog
Copy link
Contributor Author

naxvog commented Sep 30, 2024

Added the strict types test

Output using the only method:
image

@naxvog naxvog marked this pull request as ready for review October 1, 2024 20:31
@naxvog
Copy link
Contributor Author

naxvog commented Oct 1, 2024

Added #17 to fix those PR checks

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