bazelbuild/bazel

Add docstring to `bazel sync --experimental_repository_resolved_file` output

Open

#14,537 opened on 2022年1月10日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Java (4,465 forks)batch import
P3help wantedteam-Documentationteam-ExternalDepstype: documentation (cleanup)

Repository metrics

Stars
 (25,384 stars)
PR merge metrics
 (平均マージ 22d 20h) (30d で 77 merged PRs)

説明

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)

コントリビューターガイド