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

Rename files to match contents #319

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

malcolmholmes
Copy link
Contributor

Some file names are simply confusing as they don't match the contents. This trivial PR
fixes that. Also, the ConfigureProviderRegistry() func assumes it will only be called
once (which is the case right now). This PR also future-proofs that by making sure it'll
work for multiple invocations.

@malcolmholmes malcolmholmes requested a review from a team as a code owner February 1, 2024 14:49
@malcolmholmes malcolmholmes merged commit 8c55110 into main Feb 1, 2024
7 checks passed
@malcolmholmes malcolmholmes deleted the malcolmholmes/rename-providers-file branch February 1, 2024 15:09
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.

None yet

2 participants