Skip to content

Improve error message when missing free argument#58

Open
tpoliaw wants to merge 1 commit intomurarth:masterfrom
tpoliaw:missing_free_arg
Open

Improve error message when missing free argument#58
tpoliaw wants to merge 1 commit intomurarth:masterfrom
tpoliaw:missing_free_arg

Conversation

@tpoliaw
Copy link

@tpoliaw tpoliaw commented Jun 9, 2022

Potential fix for #53.

Error message for a missing argument to field 'foo' is
missing required argument for foo

Include the name of the missing argument in the error message instead of
using the generic 'missing required free argument' message for all
arguments.
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