ansible/test/lib/ansible_test/_data/sanity/pylint/plugins
Felix Fontein 2dbd5dc2ae
ansible-test: do not accept empty string as valid version number (#69816)
* Work around strange behavior of StrictVersion and SemanticVersion constructors that they accept an falsy value.

* Do not accept empty strings as versions.
2020-06-04 13:25:05 -07:00
..
blacklist.py Code cleanup in ansible-test. 2020-05-15 18:17:11 -07:00
deprecated.py ansible-test: do not accept empty string as valid version number (#69816) 2020-06-04 13:25:05 -07:00
string_format.py