N°6644: make phpstan analyzis work when providing baselines

This commit is contained in:
odain
2026-01-09 16:33:28 +01:00
parent 872720da81
commit c058a25e54
2 changed files with 1 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ includes:
parameters:
level: 0
reportUnmatchedIgnoredErrors: false #to ignore baseline lines linked to unknown/removed/moved files
#phpVersion: null # Explicitly commented as we rather use the detected version from the above include (`php-includes/target-php-version.php`)
editorUrl: 'phpstorm://open?file=%%file%%&line=%%line%%' # Open in PHPStorm as it's Combodo's default IDE
bootstrapFiles: