Skip to content

Commit 23745e5

Browse files
committed
Fix
1 parent 45f246d commit 23745e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Psalm/Config.php

+1
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@
132132
*/
133133
final class Config
134134
{
135+
final public const DEFAULT_BASELINE_NAME = 'psalm-baseline.xml';
135136
private const DEFAULT_FILE_NAMES = [
136137
'psalm.xml',
137138
'psalm.xml.dist',

0 commit comments

Comments
 (0)