wework/speccy

[Enhancement] Lint errors should show line numbers

elyobo opened this issue · 5 comments

Detailed description

Line numbers should be shown (where possible; if the spec is a single line JSON string then there's not much to be done) in linting errors.

Context

Jumping to the error line would make fixing up errors much easier.

Possible implementation

N/A

Your environment

N/A

This should be fixed in #338, @djtarazona can you have a look at the open PRs?

This has been added in v0.11.0

@elyobo Yes, it is a larger PR so I didn't have time to review it this weekend but it's on my list. In the meantime, it has some conflicts if you don't mind resolving those?