Skip to content

Fix off-by-one error in line reporting#63

Merged
prymitive merged 1 commit intomainfrom
parse-error
Oct 14, 2021
Merged

Fix off-by-one error in line reporting#63
prymitive merged 1 commit intomainfrom
parse-error

Conversation

@prymitive
Copy link
Copy Markdown
Collaborator

When a file fails to parse we try to extract line number from YAML error, there's bogus +1 there.

When a file fails to parse we try to extract line number from YAML error, there's bogus +1 there.
@prymitive prymitive merged commit f9a0bbc into main Oct 14, 2021
@prymitive prymitive deleted the parse-error branch October 14, 2021 11:09
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