bazelbuild/bazel

Add docstring to `bazel sync --experimental_repository_resolved_file` output

Open

#14.537 aperta il 10 gen 2022

Vedi su GitHub
 (0 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

Description of the problem / feature request:

The bazel sync --experimental_repository_resolved_file output should include a module docstring.

Feature requests: what underlying problem are you trying to solve with this feature?

The resolved file currently fails the buildifier module-docstring` lint check.

What operating system are you running Bazel on?

Linux, macOS

What's the output of bazel info release?

release 4.2.1

Have you found anything relevant by searching the web?

  • bazelbuild/bazel#14454 (this issue is about formatting, this issue is about missing content)

Guida contributor