Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Nov 23, 2024
1 parent 45f246d commit 23745e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Psalm/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
*/
final class Config
{
final public const DEFAULT_BASELINE_NAME = 'psalm-baseline.xml';
private const DEFAULT_FILE_NAMES = [
'psalm.xml',
'psalm.xml.dist',
Expand Down

0 comments on commit 23745e5

Please sign in to comment.