1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-02 02:16:23 +00:00
community.general/tests/unit/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
..
become unit tests: use f-strings (#10993) 2025-10-27 12:32:33 +13:00
cache CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
callback unit tests: use f-strings (#10993) 2025-10-27 12:32:33 +13:00
connection Unit tests: clean up compat imports (#10902) 2025-10-11 10:03:37 +02:00
filter Unit tests: clean up compat imports (#10902) 2025-10-11 10:03:37 +02:00
inventory Add Incus inventory plugin (#10972) 2025-10-28 21:24:09 +01:00
lookup unit tests: use f-strings (#10993) 2025-10-27 12:32:33 +13: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 Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00