mschuchard / linter-ansible-syntax

ansible syntax check linter for pulsar
MIT License
5 stars 3 forks source link

Improved version detect #12

Closed walterrowe closed 4 years ago

walterrowe commented 4 years ago

It is still using the --help option vs --version. The --help option does not provide the version number.

I created a new PR that changes --help to --version, and includes 0 and 1 version check.

Should be bullet proof now.

walterrowe commented 4 years ago

Fixed in upstream.