Skip to content

Commit 9e6a1a7

Browse files
committed
suppress duplicate name lint error
1 parent 5b7f003 commit 9e6a1a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WORKSPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ workspace(name = "rules_python")
1919

2020
# Necessary so that Bazel 9 recognizes this as rules_python and doesn't try
2121
# to load the version Bazel itself uses by default.
22+
# buildifier: disable=duplicated-name
2223
local_repository(
2324
name = "rules_python",
2425
path = ".",

0 commit comments

Comments
 (0)