1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-31 17:36:21 +00:00
community.general/plugins/test
Felix Fontein 6088b0cff5
CI: add type checking (#10997)
* Set up type checking with mypy.

* Make mypy pass.

* Use list() instead of sorted().
2025-10-29 17:13:38 +00:00
..
a_module.py CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
ansible_type.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
fqdn_valid.py CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00