1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 05:09:12 +00:00
community.general/plugins/filter
Felix Fontein f933465658
Cleanup (#11445)
* Correctly position BOTMETA entry.

* Standardize to 'import typing as t'.

* Remove platform attribute.
2026-01-25 18:43:29 +01:00
..
accumulate.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
counter.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
crc32.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
dict.py Reformat everything. 2025-11-01 13:46:53 +01:00
dict_kv.py Reformat everything. 2025-11-01 13:46:53 +01:00
from_csv.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
from_ini.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
groupby_as_dict.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
hashids.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
hashids_decode.yml
hashids_encode.yml
jc.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
json_diff.yml
json_patch.py Cleanup (#11445) 2026-01-25 18:43:29 +01:00
json_patch.yml
json_patch_recipe.yml
json_query.py Use raise from in plugins (#11095) 2025-11-12 20:34:26 +01:00
keep_keys.py Reformat everything. 2025-11-01 13:46:53 +01:00
lists.py Reformat everything. 2025-11-01 13:46:53 +01:00
lists_difference.yml
lists_intersect.yml
lists_mergeby.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
lists_symmetric_difference.yml
lists_union.yml
random_mac.py Reformat everything. 2025-11-01 13:46:53 +01:00
remove_keys.py Reformat everything. 2025-11-01 13:46:53 +01:00
replace_keys.py Reformat everything. 2025-11-01 13:46:53 +01:00
reveal_ansible_type.py Reformat everything. 2025-11-01 13:46:53 +01:00
time.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
to_days.yml
to_hours.yml
to_ini.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
to_milliseconds.yml
to_minutes.yml
to_months.yml
to_nice_yaml.yml Add filters to_yaml and to_nice_yaml (#10784) 2025-09-08 18:48:49 +02:00
to_prettytable.py Improve Python code: address unused variables (#11049) 2025-11-09 08:14:35 +01:00
to_seconds.yml
to_time_unit.yml
to_toml.py Add to_toml filter (#11423) 2026-01-22 06:41:49 +01:00
to_toml.yml Add to_toml filter (#11423) 2026-01-22 06:41:49 +01:00
to_weeks.yml
to_yaml.py Add to_toml filter (#11423) 2026-01-22 06:41:49 +01:00
to_yaml.yml Add filters to_yaml and to_nice_yaml (#10784) 2025-09-08 18:48:49 +02:00
to_years.yml
unicode_normalize.py Reformat everything. 2025-11-01 13:46:53 +01:00
version_sort.py Reformat everything. 2025-11-01 13:46:53 +01:00