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

Off-by-one error in line count / no line error #5

Open
Geod24 opened this issue Sep 8, 2021 · 0 comments
Open

Off-by-one error in line count / no line error #5

Geod24 opened this issue Sep 8, 2021 · 0 comments
Labels
difficulty-easy Tasks which are deemed simple to achieve prio-low Tasks which can be arbitrarily delayed type-bug Issue/PR addresses a bug

Comments

@Geod24
Copy link
Member

Geod24 commented Sep 8, 2021

It seems that line / column count starts at 0 and not 1, which might be confusing for the user.
Also, some error are not associated with a column / line (e.g. missing required key), but show as (0:0)

@Geod24 Geod24 added difficulty-easy Tasks which are deemed simple to achieve prio-low Tasks which can be arbitrarily delayed type-bug Issue/PR addresses a bug labels Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty-easy Tasks which are deemed simple to achieve prio-low Tasks which can be arbitrarily delayed type-bug Issue/PR addresses a bug
Projects
None yet
Development

No branches or pull requests

1 participant