bazelbuild/bazel

Add docstring to `bazel sync --experimental_repository_resolved_file` output

Open

#14.537 aberto em 10 de jan. de 2022

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Java (4.465 forks)batch import
P3help wantedteam-Documentationteam-ExternalDepstype: documentation (cleanup)

Métricas do repositório

Stars
 (25.384 stars)
Métricas de merge de PR
 (Mesclagem média 22d 20h) (77 fundiu PRs em 30d)

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)

Guia do colaborador