sky-uk / bslint

A linter for the BrightScript language.
BSD 3-Clause "New" or "Revised" License
24 stars 9 forks source link

Give more useful line numbers for parsing errors #155

Open JackIngleton opened 7 years ago

JackIngleton commented 7 years ago

Give the correct line number when a specific code block causes a parsing error, not the final line number of the enclosing function e.g. END FUNCTION.