aboutcode-org / aboutcode-org/scancode-toolkit
Use Go build naming conventions and directives for file categorization and dependency scopes
Aperta
- Lingua principale
- Python
- Stelle
- 2.6k
- Fork
- 791
- Merge medio
- 1g 12h
- PR unite (30g)
- 5
Descrizione
See:
- https://pkg.go.dev/cmd/go#hdr-Build_constraints
- https://github.com/DataDog/datadog-agent/blob/98e74f0d2b73c1b6ee8093d7087d11201e2c33d4/pkg/sbom/scanner/scanner_test.go#L6C1-L6C16
> //go:build test
- https://pkg.go.dev/cmd/go#hdr-Compile_packages_and_dependencies
> When compiling packages, build ignores files that end in '_test.go'.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.