package buildtag
import "golang.org/x/tools/go/analysis/passes/buildtag"
Package buildtag defines an Analyzer that checks build tags.
Index ¶
Constants ¶
const Doc = "check that +build tags are well-formed and correctly located"
Variables ¶
Source Files ¶
buildtag.go
- Version
- v0.3.0
- Published
- Nov 9, 2022
- Platform
- linux/amd64
- Imports
- 8 packages
- Last checked
- 56 minutes ago –
Tools for package owners.