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 env_project_file usage #969

Merged
merged 1 commit into from
Jul 26, 2021
Merged

Conversation

davidanthoff
Copy link
Member

There were two problems: 1) it didn't use Base.env_project_file, and that symbol isn't exported, so I doubt this was ever even called, and 2) we need to handle a Bool return value.

I'm also not entirely sure whether the semantics I'm using here make a lot of sense, but it at least should fix a runtime error, hopefully.

@davidanthoff davidanthoff requested a review from pfitzseb July 25, 2021 18:02
@davidanthoff davidanthoff added this to the Next Patch milestone Jul 25, 2021
@davidanthoff davidanthoff requested a review from ZacLN July 25, 2021 19:42
@pfitzseb pfitzseb merged commit 69a2088 into master Jul 26, 2021
@davidanthoff davidanthoff deleted the handle-env_project_file-return branch July 26, 2021 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants