aboutcode-org / aboutcode-org/scancode-toolkit
Use Go build naming conventions and directives for file categorization and dependency scopes
オープン
- 主要言語
- Python
- スター
- 2.6k
- フォーク
- 791
- 平均マージ
- 1日 12時間
- マージ済み PR(30日)
- 5
説明
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'.
コントリビューションガイド
評価
この issue はまだ評価されていません。