We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f53e3c commit b4e1d05Copy full SHA for b4e1d05
Sources/unused-imports/BUILD
@@ -16,4 +16,5 @@ swift_binary(
16
deps = [
17
"//:IndexStore",
18
],
19
+ visibility = ["//visibility:public"],
20
)
0 commit comments