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: lazily evaluate options.repository for options.usage #1827

Merged
merged 2 commits into from
Jan 1, 2025

Conversation

JoshuaKGoldberg
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg commented Jan 1, 2025

PR Checklist

Overview

Moves repository into its own separate lazyValue that's then used for usage.

Also allows repository to default to options.directory.

💖

@JoshuaKGoldberg JoshuaKGoldberg merged commit 777d413 into main Jan 1, 2025
13 of 14 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the usage-undefined-repository branch January 1, 2025 17:27
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.

🐛 Bug: Default usage receives undefined repository
1 participant