bazelbuild/bazel

Add docstring to `bazel sync --experimental_repository_resolved_file` output

Open

#14 537 ouverte le 10 janv. 2022

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Java (4 465 forks)batch import
P3help wantedteam-Documentationteam-ExternalDepstype: documentation (cleanup)

Métriques du dépôt

Stars
 (25 384 stars)
Métriques de merge PR
 (Merge moyen 22j 20h) (77 PRs mergées en 30 j)

Description

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)

Guide contributeur