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/lib/ansible_test/_internal/commands/sanity
Matt Clay 5bee66fc5d
ansible-test - More type hint updates. (#78455)
* Simple regex replace of multi-line function arg annotations on the first line.

* Manually fix up ArgumentParser type annotations.

* Manual type hint conversions.

* Manual conversion of function type hints.

* Remove unnecessary type hints on for statements.
2 years ago
..
__init__.py ansible-test - More type hint updates. (#78455) 2 years ago
ansible_doc.py ansible-test - Convert more type hints. (#78449) 2 years ago
bin_symlinks.py ansible-test - Convert more type hints. (#78449) 2 years ago
compile.py ansible-test - Use more native type hints. (#78435) 2 years ago
ignores.py ansible-test - Convert more type hints. (#78449) 2 years ago
import.py ansible-test - Use more native type hints. (#78435) 2 years ago
integration_aliases.py ansible-test - Convert more type hints. (#78449) 2 years ago
mypy.py ansible-test - Convert more type hints. (#78449) 2 years ago
pep8.py ansible-test - Use more native type hints. (#78435) 2 years ago
pslint.py ansible-test - Use more native type hints. (#78435) 2 years ago
pylint.py ansible-test - More type hint updates. (#78455) 2 years ago
sanity_docs.py ansible-test - Use more native type hints. (#78435) 2 years ago
shellcheck.py ansible-test - More type hint updates. (#78455) 2 years ago
validate_modules.py ansible-test - Use more native type hints. (#78435) 2 years ago
yamllint.py ansible-test - Use more native type hints. (#78435) 2 years ago