x/tools/gopls: check for code after f.Fuzz #51854
Labels
gopls/analysis
Issues related to running analysis in gopls
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
Spin-off of #50198: our analysis of Fuzz targets can be improved by checking for code after a call to f.Fuzz
This analyzer is the last of the analyzers suggested in the original vet check proposal #46218
This could also possibly be split into several analyzers to check for:
@ansaba
The text was updated successfully, but these errors were encountered: