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

relx_app_info:optional_applications/1 looks at wrong attribute #934

Open
uwiger opened this issue Feb 21, 2024 · 1 comment
Open

relx_app_info:optional_applications/1 looks at wrong attribute #934

uwiger opened this issue Feb 21, 2024 · 1 comment

Comments

@uwiger
Copy link
Contributor

uwiger commented Feb 21, 2024

In relx_app_info.erl

-spec optional_applications(t()) -> [atom()].
optional_applications(#{included_applications := Deps}) ->
    Deps.

This seems like a copy-paste error

@tsloughter
Copy link
Member

That it is :)

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

No branches or pull requests

2 participants