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/_util/controller/sanity
Matt Clay 379058e10f
Update collections.abc imports (#79911)
* Update `collections.abc` imports

- Use `six.moves` for modules and module_utils
- Use `collections.abc` for controller code

This avoids using `ansible.module_utils.common._collections_compat`,
which was added before the vendored `six` was updated to provide these
imports.

* Update _collections_compat to use six.moves

Also update the custom pylint rule to reflect this change.
3 years ago
..
code-smell runtime-metadata sanity test: ensure redirects are FQCRs (#78802) 3 years ago
integration-aliases ansible-test - Clean up future boilerplate. (#76874) 4 years ago
mypy Update mypy and its dependencies. (#79812) 3 years ago
pep8 ansible-test - Move code from _data to _util. (#75495) 4 years ago
pslint Fix up sanity problems 3 years ago
pylint Update collections.abc imports (#79911) 3 years ago
shellcheck ansible-test - Move code from _data to _util. (#75495) 4 years ago
validate-modules validate-modules - Remove `__future__` limits (#79800) 3 years ago
yamllint ansible-test - Code cleanup. 4 years ago