Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Linter should raise a warning on invalid Ruby syntax #94

Open
dathagerty opened this issue Oct 26, 2016 · 2 comments
Open

Linter should raise a warning on invalid Ruby syntax #94

dathagerty opened this issue Oct 26, 2016 · 2 comments

Comments

@dathagerty
Copy link
Contributor

Currently, when a file with invalid syntax is run through the linter, it causes errors. This makes big, unfriendly red modals fill the right side of the editor and is generally user-unfriendly.

This goal of this change is to reduce these errors to a warning for Linter, so the user is alerted to the invalid syntax but does not have large, unfriendly modals disrupting the view of the editor.

@dathagerty
Copy link
Contributor Author

This is in reference to #92.

@vzamanillo
Copy link
Contributor

Fixed on #121

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants