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

Fix reference consistency in NameResolver to resolve CI issues #421

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

ben-challis
Copy link
Contributor

@ben-challis ben-challis commented Jan 16, 2024

I initially just ran php-cs-fixer to address this however that resulted in inconsistent references within the file, so I've gone with manually fixing it to the most consistent usages, long format for Use_ and short format for Name.

@vibby
Copy link

vibby commented Jan 16, 2024

Thank you @ben-challis ! Can you review and merge, please @fain182 ?

@ben-challis ben-challis changed the title Run php-cs-fixer to resolve CI failures Fix reference consistency in NameResolver to resolve CI issues Jan 16, 2024
@fain182 fain182 merged commit 6c574a7 into phparkitect:main Jan 16, 2024
17 checks passed
@ben-challis ben-challis deleted the cs-fixer branch January 16, 2024 16:25
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