Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

STDIN Support #96

Open
steelbrain opened this issue Oct 15, 2015 · 0 comments
Open

STDIN Support #96

steelbrain opened this issue Oct 15, 2015 · 0 comments

Comments

@steelbrain
Copy link

We are using gjslint in our atom package and whenever we want to lint a file that hasn't been saved to disk yet, we have to save it to a temp location to be able to use it with gjslint. It would be nice to have it accept files via stdin like other linters do. They often have a parameter such as -s/--stdin for this kind-of purposes. The linters who look for rc or configuration files using that file path take additional parameters like --stdin-filepath.

Ref: AtomLinter/linter-gjslint#16

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

No branches or pull requests

1 participant