mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Replace % string formatting with f-strings across multiple plugins (#11908)
* Replace % string formatting with f-strings across multiple plugins Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> * Add changelog fragment for PR 11908 Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
13
changelogs/fragments/11908-convert-percent-to-fstrings.yml
Normal file
13
changelogs/fragments/11908-convert-percent-to-fstrings.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
minor_changes:
|
||||
- campfire - minor code cleanup (https://github.com/ansible-collections/community.general/pull/11908).
|
||||
- decompress - minor code cleanup (https://github.com/ansible-collections/community.general/pull/11908).
|
||||
- grove - minor code cleanup (https://github.com/ansible-collections/community.general/pull/11908).
|
||||
- ini_file - minor code cleanup (https://github.com/ansible-collections/community.general/pull/11908).
|
||||
- lxca_cmms - minor code cleanup (https://github.com/ansible-collections/community.general/pull/11908).
|
||||
- lxca_nodes - minor code cleanup (https://github.com/ansible-collections/community.general/pull/11908).
|
||||
- rocketchat - minor code cleanup (https://github.com/ansible-collections/community.general/pull/11908).
|
||||
- slack - minor code cleanup (https://github.com/ansible-collections/community.general/pull/11908).
|
||||
- keys_filter plugin utils - minor code cleanup (https://github.com/ansible-collections/community.general/pull/11908).
|
||||
- redfish_utils module utils - minor code cleanup (https://github.com/ansible-collections/community.general/pull/11908).
|
||||
- lists filter plugin - minor code cleanup (https://github.com/ansible-collections/community.general/pull/11908).
|
||||
- lists_mergeby filter plugin - minor code cleanup (https://github.com/ansible-collections/community.general/pull/11908).
|
||||
Reference in New Issue
Block a user