Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add parentheses to module metadata function calls #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tfiedlerdejanze
Copy link

The elixir 1.17.3 compiler prints a warning for these:

warning: using map.field notation (without parentheses) to invoke function MySerializer.__attributes() is deprecated, you must add parentheses instead: remote.function()
  (remodel 0.0.4) lib/remodel/formatters/map_formatter.ex:14: Remodel.Formatter.MapFormatter.format_resource/3
  (remodel 0.0.4) lib/remodel/formatters/map_formatter.ex:3: Remodel.Formatter.MapFormatter.format/3

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant