mirror of
https://github.com/golang/go
synced 2024-11-18 10:54:40 -07:00
332987a829
SA5011 relies on facts from dependencies to avoid false positives. However, gopls currently only loads export data for dependencies, it does not compute facts. SA5011 is unlike other analyzers in staticcheck, which may produce false negatives if facts are missing, but no false positives. Change-Id: I5063b701bbedca7b09d1894997f8c574fa497939 Reviewed-on: https://go-review.googlesource.com/c/tools/+/228119 Run-TryBot: Dominik Honnef <dominik@honnef.co> Reviewed-by: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
---|---|---|
.. | ||
hooks |