Skip to content

Commit

Permalink
TMP add baseline param to config file
Browse files Browse the repository at this point in the history
  • Loading branch information
Molkobain committed Apr 8, 2024
1 parent b8897ac commit 17e93eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/php-static-analysis/config/base.dist.neon
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ includes:
parameters:
level: 0
#phpVersion: null # Explicitly commented as we rather use the detected version from the above include (`php-includes/target-php-version.php`)
#baseline: ../baselines/baseline.neon
editorUrl: 'phpstorm://open?file=%%file%%&line=%%line%%' # Open in PHPStorm asit is Combodo's default IDE
bootstrapFiles:
- ../../../approot.inc.php
Expand Down

0 comments on commit 17e93eb

Please sign in to comment.