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(parser): update ParserFaults.messages #1170

Merged
merged 3 commits into from
Sep 27, 2022
Merged

Conversation

anton-trunov
Copy link
Contributor

Improves two parsing error messages: for maps and type casts. Also moves some tests to their proper places in the tests/ directory.

To update the ParserFaults.messages file, run

$ make parser-messages

This commit fixes issues #1004 and #938.

Improves two parsing error messages: for maps and type casts.
Also moves some tests to their proper places in the tests/ directory.

To update the `ParserFaults.messages` file, run
```
$ make parser-messages
```

This commit fixes issues #1004 and #938.
@anton-trunov anton-trunov merged commit ca609db into master Sep 27, 2022
@anton-trunov anton-trunov deleted the update-parser-faults branch September 27, 2022 10:53
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.

None yet

2 participants