You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/parsing
Matt Clay 7714dcd04e Enable more pylint rules and fix reported issues. (#30539)
* 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.
7 years ago
..
utils test/: PEP8 compliancy (#24803) 7 years ago
vault Enable more pylint rules and fix reported issues. (#30539) 7 years ago
yaml Support multiple vault passwords (#22756) 7 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_dataloader.py Fixes #23680 bug with py3.x due to binary string handling (#23688) 7 years ago
test_metadata.py metadata 1.1 7 years ago
test_mod_args.py test/: PEP8 compliancy (#24803) 7 years ago
test_splitter.py Switch tests to pytest and ansible-test. 8 years ago
test_unquote.py Switch tests to pytest and ansible-test. 8 years ago