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

Shameless plug; also pipe support? #34

Closed
za-creature opened this issue Jul 15, 2015 · 3 comments
Closed

Shameless plug; also pipe support? #34

za-creature opened this issue Jul 15, 2015 · 3 comments

Comments

@za-creature
Copy link

Hey,

I've just written (technically forked then rewritten, but w/e) a gulp plugin for luacheck. The package is available on npm so installing it should be a piece of cake. It depends on the luacheck bindings for Node.JS, that I've also written and published on npm. The separation is mostly there to allow for easier luacheck integration with other Node.JS build systems (such as Grunt)

While there hasn't been a lot of testing involved, I intend to maintain both packages in the foreseeable future, as I'm an avid Redis user and need them myself. Can you link to my two projects in luacheck's README?

Since this is technically an issue, is there any way to make luacheck read from stdin instead of a file?

@mpeterv
Copy link
Owner

mpeterv commented Jul 15, 2015

Sure, I'll add both projects. As for checking stdin, pass - as argument, this should be mentioned in the docs.

@za-creature
Copy link
Author

Awesome, thanks! I'll add pipe support in the next version.

Going to leave this open so you can close it when you've updated the docs about the stdin thing if that's alright with you.

Have a good one!

@za-creature
Copy link
Author

My bad, it was there to begin with:

http://luacheck.readthedocs.org/cli.html?highlight=stdin

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

2 participants