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

Gracefully handle no project settings #25

Merged
merged 1 commit into from Feb 15, 2022
Merged

Gracefully handle no project settings #25

merged 1 commit into from Feb 15, 2022

Conversation

ragurney
Copy link
Owner

There are some cases where the call .getLinkedProjectSettings(Objects.requireNonNull(myProject.getBasePath())) returns null.

I'm still trying to figure out why / when this would be the case here but in the meantime I'm adding this fix to hopefully avoid most issues.

@ragurney ragurney merged commit 84bb071 into main Feb 15, 2022
@ragurney ragurney deleted the Handle_No_Version branch February 15, 2022 01:13
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

1 participant