Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2882bb6

Browse filesBrowse files
authored
docs: Add starlark directive to code snippet (bazel-contrib#1170)
A very minor cleaup change.
1 parent 600dbe1 commit 2882bb6
Copy full SHA for 2882bb6

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎gazelle/README.md

Copy file name to clipboardExpand all lines: gazelle/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Finally, you create a target that you'll invoke to run the Gazelle tool
9393
with the rules_python extension included. This typically goes in your root
9494
`/BUILD.bazel` file:
9595

96-
```
96+
```starlark
9797
load("@bazel_gazelle//:def.bzl", "gazelle")
9898
load("@rules_python_gazelle_plugin//:def.bzl", "GAZELLE_PYTHON_RUNTIME_DEPS")
9999

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.