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

Clearly log if only parts of a buffer are sent to some linter #1493

Open
kaste opened this issue Sep 17, 2018 · 0 comments
Open

Clearly log if only parts of a buffer are sent to some linter #1493

kaste opened this issue Sep 17, 2018 · 0 comments

Comments

@kaste
Copy link
Contributor

kaste commented Sep 17, 2018

Related: #1492

If we send the contents of the buffer to a specific linter partially (e.g. the js parts of a html file), we should log that. E.g. 'eslint' is linting 'my-file.html' can be somewhat misleading. And $ cat my-file.html | eslint ... is just wrong.

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

No branches or pull requests

2 participants