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

Plato does not recognize end of functions unless semi-colon is present #179

Open
p-hebert opened this issue Feb 17, 2016 · 0 comments
Open

Comments

@p-hebert
Copy link

Greetings!
I'm a new user of Plato, and I'm quite thrilled to see what it can do!
However I noticed a bug in Plato that makes it not recognize end of functions if there are no semi-colon. I do understand that having a semi-colon at the end of a function is proper standard, but JS-Lint gives me an error on some specific functions - and as you can probably understand, having a JS-Lint outlined line in your editor for a semi-colon is pretty bothersome.

You will find below a screenshot of a report showing the defect. You will notice that the function is about 20 lines long, and is recognized as 109 lines long.

Could you please look into it? Thanks!

screenshot from 2016-02-17 11 03 29

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

No branches or pull requests

1 participant