forked from j4ng5y/zed_golangci_lint
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I'm using Go 1.25.0, Zed 0.201.8 , golangci-lint 2.4.0 built with go1.25.0.
I have configured the settings of lsp as per the readme.
When I run the command in the readme in CLI, I get correct json output but no errors are being reported in the editor.
RPC Logs:
// Send: {"jsonrpc":"2.0","method":"textDocument/didSave","params":{"textDocument":{"uri":"file:///Users/.../main.go"}}}
// Receive: {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///Users/.../main.go","diagnostics":[]}}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels