Skip to content
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.

Add option --version #71

Closed
o5 opened this issue Jun 7, 2016 · 1 comment
Closed

Add option --version #71

o5 opened this issue Jun 7, 2016 · 1 comment

Comments

@o5
Copy link
Contributor

o5 commented Jun 7, 2016

I'm implementing this tool into our Continuous Integration and I would like to print version of parallel-lint for potentially troubleshooting.

There is a workaround with sed, but new option will be nicer.

[~]$ parallel-lint | sed -n 1p
PHP Parallel Lint version 0.9.1

Version should be also constant instead of hardcoded string.

Please let me know, if you are open for PR :)
Thanks

@grogy
Copy link
Contributor

grogy commented Jun 7, 2016

I agree with this idea. Can you send the PR? :-)

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

2 participants