Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ verified by hashes stored in the registry (and thus pinned by the lockfile).
This file consists of directives, one per line, that adjust how the
Bazel downloader acts. The directives are: `allow`, `block`, `rewrite`,
and `all_blocked_message`. The directives are applied in the order
`rewrite, allow, block'.
`rewrite, allow, block`.
Comments are allowed and must be on their own line (no trailing comments)
and preceded by a `#`. Example: `# evil.com is known to host malicious code`
Expand Down