fix: exclure CloudflareDnsCleanCommand de PHPUnit, PHPStan et SonarQube

Commande dépendant de l'API Cloudflare live, non testable unitairement.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Serreau Jovann
2026-04-03 10:59:17 +02:00
parent d16e15b2ff
commit 97e147fe2b
3 changed files with 3 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ parameters:
excludePaths:
- src/Controller/WebhookDocuSealController.php
- src/Command/CheckDnsCommand.php
- src/Command/CloudflareDnsCleanCommand.php
- src/Service/AwsSesService.php
- src/Service/CloudflareService.php
- src/Service/DnsInfraHelper.php