mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 16:48:42 +02:00
N°6644: make phpstan analyzis work when providing baselines
This commit is contained in:
0
tests/php-static-analysis/baseline/.gitkeep
Normal file
0
tests/php-static-analysis/baseline/.gitkeep
Normal 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:
|
||||
|
||||
Reference in New Issue
Block a user