bazelbuild/bazel

Add docstring to `bazel sync --experimental_repository_resolved_file` output

Open

#14.537 geöffnet am 10. Jan. 2022

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (4.465 Forks)batch import
P3help wantedteam-Documentationteam-ExternalDepstype: documentation (cleanup)

Repository-Metriken

Stars
 (25.384 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 22T 20h) (77 gemergte PRs in 30 T)

Beschreibung

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)

Contributor Guide