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.
2 parents 6c7e809 + 13acec1 commit d9ca912Copy full SHA for d9ca912
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