You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gopls: filter out hints for closed files and make modernizers hints
- Document Analyzer.Severity to describe heuristics for how severity
should be determined.
- Filter out hint diagnostics for closed files. VS Code already
suppresses hint diagnostics from the Problems tab, but other clients
do not. This change makes the visibility of Hint diagnostics more
similar across clients.
- Downgrade 'modernize' to Hint level severity.
Updates golang/go#70815
Change-Id: If93b57d25ed3eb8dc253a3c7ef016c4148086dc9
Reviewed-on: https://go-review.googlesource.com/c/tools/+/641796
Reviewed-by: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
0 commit comments