SONARJAVA-6230 Delete duplicated agentic profile#5548
SONARJAVA-6230 Delete duplicated agentic profile#5548leonardo-pilastri-sonarsource merged 1 commit intomasterfrom
Conversation
|
SummaryRemoves a duplicate, empty quality profile definition file ( What reviewers should knowWhat changed: One file deleted — the profile definition with uppercase 'A' in "Agentic". This file was empty (no rules) while the lowercase version contains the full rule list. Why it matters: Removes configuration duplication; the remaining lowercase profile is the canonical one and will be used by the plugin. Where to review: Just the single deleted file. Verify that removing it won't break any references in code, tests, or documentation that might depend on the filename with uppercase 'A'.
|





No description provided.