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 a06fa496d3
ansible-test - Code cleanup and refactoring. (#77169)
* Remove unnecessary PyCharm ignores.
* Ignore intentional undefined attribute usage.
* Add missing type hints. Fix existing type hints.
* Fix docstrings and comments.
* Use function to register completion handler.
* Pass strings to display functions.
* Fix CompositeAction handling of dest argument.
* Use consistent types in expressions/assignments.
* Use custom function to keep linters happy.
* Add missing raise for custom exception.
* Clean up key/value type handling in cloud plugins.
* Use dataclass instead of dict for results.
* Add custom type_guard function to check lists.
* Ignore return type that can't be checked (yet).
* Avoid changing types on local variables.
4 years ago
..
__init__.py ansible-test - Code cleanup and refactoring. (#77169) 4 years ago
ansible_doc.py ansible-test - Code cleanup and refactoring. (#77169) 4 years ago
bin_symlinks.py ansible-test - Create injector scripts at runtime. (#75761) 4 years ago
compile.py ansible-test - Add `--prime-venvs` option. 4 years ago
ignores.py ansible-test - Code cleanup and refactoring. (#77169) 4 years ago
import.py ansible-test - Code cleanup and refactoring. (#77169) 4 years ago
integration_aliases.py ansible-test - Code cleanup and refactoring. (#77169) 4 years ago
pep8.py ansible-test - Code cleanup and refactoring. (#77169) 4 years ago
pslint.py ansible-test - split controller/target testing (#75605) 4 years ago
pylint.py Update collection loader for Python 3.10 (#76225) 4 years ago
sanity_docs.py ansible-test - split controller/target testing (#75605) 4 years ago
shellcheck.py ansible-test - split controller/target testing (#75605) 4 years ago
validate_modules.py ansible-test - Remove validate-modules symlink. 4 years ago
yamllint.py ansible-test - split controller/target testing (#75605) 4 years ago