bazelbuild/bazel

Clarify language around labels and prefixes

Open

#13.032 aperta il 14 feb 2021

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Java (4465 fork)batch import
P3help wantedteam-Documentationteam-ExternalDepstype: documentation (cleanup)

Metriche repository

Star
 (25.384 star)
Metriche merge PR
 (Merge medio 22g 20h) (77 PR mergiate in 30 g)

Descrizione

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.

Guida contributor