Skip to content

added missing whitespace to named_field #378

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

Merged
merged 2 commits into from
Aug 14, 2022
Merged

Conversation

raffimolero
Copy link
Contributor

not 100% sure but i think named_field should allow whitespace after the colon and before the value in the EBNF

not 100% sure but i think named_field should allow whitespace after the colon and before the value
@juntyr
Copy link
Member

juntyr commented Apr 26, 2022

That is correct - and it seems we might be missing even more ws there.

@codecov-commenter
Copy link

Codecov Report

Merging #378 (ce645ca) into master (366c1d8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #378   +/-   ##
=======================================
  Coverage   89.65%   89.65%           
=======================================
  Files          48       48           
  Lines        5228     5228           
=======================================
  Hits         4687     4687           
  Misses        541      541           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 366c1d8...ce645ca. Read the comment docs.

@juntyr juntyr marked this pull request as draft June 19, 2022 05:58
@juntyr juntyr mentioned this pull request Aug 14, 2022
7 tasks
@juntyr juntyr marked this pull request as ready for review August 14, 2022 10:05
@juntyr juntyr merged commit ffc26ac into ron-rs:master Aug 14, 2022
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.

3 participants