We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae0dfda commit ae8d814Copy full SHA for ae8d814
Sources/App/Controllers/LanguageServer.swift
@@ -43,7 +43,6 @@ final class LanguageServer {
43
44
serverProcess.executableURL = URL(fileURLWithPath: launchPath)
45
serverProcess.arguments = [
46
- "--log-level", "error",
47
"-Xswiftc", "-enable-bare-slash-regex",
48
]
49
0 commit comments