Skip to content

Psalm config#2835

Merged
dantleech merged 4 commits intophpactor:masterfrom
GDXbsv:psalm-config
Feb 3, 2025
Merged

Psalm config#2835
dantleech merged 4 commits intophpactor:masterfrom
GDXbsv:psalm-config

Conversation

@GDXbsv
Copy link
Copy Markdown
Contributor

@GDXbsv GDXbsv commented Feb 3, 2025

No description provided.

@GDXbsv
Copy link
Copy Markdown
Contributor Author

GDXbsv commented Feb 3, 2025

Do not know how to fix it actually

Type for "language_server_psalm.config" expected to be "string", got "NULL"  

]);
$schema->setTypes([
self::PARAM_PSALM_BIN => 'string',
self::PARAM_PSALM_CONFIG => 'string',
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I'd remove this and keep the default as null to be consistent with other configurations where null => not declared.

@dantleech dantleech merged commit 29a4964 into phpactor:master Feb 3, 2025
@dantleech
Copy link
Copy Markdown
Collaborator

it's fine. thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants