Files

6 lines
227 B
Go
Raw Permalink Normal View History

2026-06-06 01:17:20 +00:00
//go:generate go run ../generate.go
// Package staticcheck contains analyzes that find bugs and performance issues.
// Barring the rare false positive, any code flagged by these analyzes needs to be fixed.
package staticcheck