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 4ef1fe4 commit 13acec1Copy full SHA for 13acec1
swift/extractor/trap/BUILD.bazel
@@ -23,7 +23,7 @@ genrule(
23
"--schema=$(location //swift:schema)",
24
"--script-name=codegen/codegen.py",
25
]),
26
- exec_tools = [
+ tools = [
27
"//misc/codegen",
28
"//swift:schema",
29
],
0 commit comments