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 warning caused by usage of deprecated Application.get_env #116

Merged
merged 1 commit into from
May 16, 2023

Conversation

LouisMT
Copy link
Contributor

@LouisMT LouisMT commented May 16, 2023

It seems that this should already be fixed, but I think the function_exported? check doesn't work for macros.
The minimum version is already Elixir 1.10, so it should be safe to remove the whole check.

It seems that this should already be fixed, but I think the `function_exported?` check doesn't work for macros.
The minimum version is already Elixir 1.10, so it should be safe to remove the whole check.
@maennchen
Copy link
Owner

Thanks @LouisMT

Merging when CI passes.

@maennchen maennchen enabled auto-merge (squash) May 16, 2023 14:29
@coveralls
Copy link

Coverage Status

Coverage: 96.636%. Remained the same when pulling ac6fd1d on LouisMT:fix-get-env-warning into 708a688 on jshmrtn:main.

@maennchen
Copy link
Owner

Hm. It has unrelated CI issues. Force-merging.

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.

3 participants