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.1.5
- Published
- Jul 13, 2021
- Platform
- linux/amd64
- Imports
- 8 packages
- Last checked
- 56 minutes ago –
Tools for package owners.