blob: c387c2cf5d9ef2ade4752e8766182f9a22a5c6b4 [file] [log] [blame]
show diagnostic results for the specified file
Usage:
gopls [flags] check <filename>
Example: show the diagnostic results of this file:
$ gopls check internal/cmd/check.go
-severity=string
minimum diagnostic severity (hint, info, warning, or error) (default "warning")