P3help wantedteam-Documentationteam-ExternalDepstype: documentation (cleanup)
Repository metrics
- Stars
- (25,384 stars)
- PR merge metrics
- (平均マージ 22d 20h) (30d で 77 merged PRs)
説明
Documentation URL: https://docs.bazel.build/versions/master/build-ref.html
Says:
Labels start with
//
But then goes on to say:
the following "relative" labels are all equivalent: //my/app:app //my/app :app app
The last two don't start with //. So are they labels or not? Please clarify the text.