We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
mix credo -v
elixir -v
opts |> Keyword.get(String.to_existing_atom(key), key) |> to_string()
No issue raised.
"Use a pipeline when there are nested function calls" suggested.
The text was updated successfully, but these errors were encountered:
Thx for reporting! 👍
Sorry, something went wrong.
I'm unable to reproduce this on 1.7.0.
No branches or pull requests
Environment
mix credo -v
): 1.7.0-dev-ref.master.1c1b99eaelixir -v
): Elixir 1.14.2 (compiled with Erlang/OTP 25)What were you trying to do?
Expected outcome
No issue raised.
Actual outcome
"Use a pipeline when there are nested function calls" suggested.
The text was updated successfully, but these errors were encountered: