x/tools/gopls: do not format broken function call site #53478
Labels
FrozenDueToAge
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
Save this code:
See the "," in
http.Error(w, ) // incomplete
is removed.I think we shouldn't format the line with syntax errors.
The text was updated successfully, but these errors were encountered: