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

Better deprecation warning for editor integration #546

Open
kaste opened this issue May 4, 2018 · 1 comment
Open

Better deprecation warning for editor integration #546

kaste opened this issue May 4, 2018 · 1 comment

Comments

@kaste
Copy link

kaste commented May 4, 2018

Hi!

Here

https://github.com/Gillespie59/eslint-plugin-angular/blob/cd58df172c1561994ce980bc9d9042f7a4b11c15/rules/service-name.js#L72

you just console.warn which lands on stderr. For SublimeLinter we parse stderr for common errors. It would be way easier to parse this message if you reword this. E.g. DeprecationWarning: .....

@kaste
Copy link
Author

kaste commented May 4, 2018

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

No branches or pull requests

2 participants