ansible/test/units/parsing
Matt Clay 7714dcd04e Enable more pylint rules and fix reported issues. ()
* Enable pylint unreachable test.
* Enable pylint suppressed-message test.
* Enable pylint redundant-unittest-assert test.
* Enable pylint bad-open-mode test.
* Enable pylint signature-differs test.
* Enable pylint unnecessary-pass test.
* Enable pylint unnecessary-lambda test.
* Enable pylint raising-bad-type test.
* Enable pylint logging-not-lazy test.
* Enable pylint logging-format-interpolation test.
* Enable pylint useless-else-on-loop test.
..
utils test/: PEP8 compliancy ()
vault Enable more pylint rules and fix reported issues. ()
yaml Support multiple vault passwords ()
__init__.py Add empty-init code-smell script. ()
test_dataloader.py Fixes bug with py3.x due to binary string handling ()
test_metadata.py metadata 1.1
test_mod_args.py test/: PEP8 compliancy ()
test_splitter.py Switch tests to pytest and ansible-test.
test_unquote.py Switch tests to pytest and ansible-test.