Skip to content

Fix docs and warnings#1

Open
jvoegele wants to merge 4 commits into
pedromvieira:masterfrom
jvoegele:hygiene
Open

Fix docs and warnings#1
jvoegele wants to merge 4 commits into
pedromvieira:masterfrom
jvoegele:hygiene

Conversation

@jvoegele
Copy link
Copy Markdown

@jvoegele jvoegele commented Sep 23, 2022

I'd like to use transform_map in one of my projects, but there were a few minor issues that I've addressed in this Pull Request.

  • Fixed up the @docs so that they render properly with mix docs.
  • Fixed deprecation warnings about use of Enum.into/2 with non-empty lists.
  • Fixed several dialyzer warnings.
  • Moved private functions to bottoms of modules, according to Elixir style conventions.

All tests still pass and docs now render correctly.

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.

1 participant