Files
awx/sonar-project.properties
Seth Foster 1e8944676b Suppress SonarQube S7498 for Ansible collection modules (#16532)
dict() with keyword arguments is idiomatic for Ansible module
argument_spec definitions. Suppress the "use literal instead of
constructor" rule (python:S7498) for awx_collection/plugins/modules/.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Jake Jackson <jljacks93@gmail.com>
2026-07-31 13:17:13 -04:00

5.1 KiB