mirror of
https://github.com/danog/psalm.git
synced 2024-12-03 10:07:52 +01:00
syntax
This commit is contained in:
parent
fc4c98050e
commit
7760c399cc
@ -378,6 +378,6 @@ final class LanguageServer
|
||||
$clientConfiguration->TCPServerAddress = $options['tcp'] ?? null;
|
||||
$clientConfiguration->TCPServerMode = isset($options['tcp-server']);
|
||||
|
||||
LanguageServerLanguageServer::run($config, $clientConfiguration;
|
||||
LanguageServerLanguageServer::run($config, $clientConfiguration);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user