bazelbuild/bazel
在 GitHub 查看Add docstring to `bazel sync --experimental_repository_resolved_file` output
Open
#14,537 创建于 2022年1月10日
P3help wantedteam-Documentationteam-ExternalDepstype: documentation (cleanup)
仓库指标
- Star
- (25,384 star)
- PR 合并指标
- (平均合并 22天 20小时) (30 天内合并 77 个 PR)
描述
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)