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

Support syntax checking #2

Open
michaelmior opened this issue Feb 22, 2019 · 2 comments
Open

Support syntax checking #2

michaelmior opened this issue Feb 22, 2019 · 2 comments

Comments

@michaelmior
Copy link

This is really cool! It would be helpful if there was a way to specify a command to check syntax that would run at build time. For example bash -n for bash. Could save a few cycles during development.

@synek317
Copy link
Owner

Wonderful idea! I'm already experimenting with this. I'm going to start with bash, python and perl. What other langauges could be easily checked?

@michaelmior
Copy link
Author

Ruby has ruby -c and Javascript has node -c.

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