1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00
community.general/plugins
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
..
action Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
become Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
cache update code to python3 (#10903) 2025-10-12 11:05:57 +02:00
callback CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
connection CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
doc_fragments dimensiondata: deprecation (#10986) 2025-10-28 10:50:56 +13:00
filter CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
inventory CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
lookup CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
module_utils CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
modules CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
plugin_utils CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
test CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00