mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
[AutoAccept][Codemod][FBSourceBuckFormatLinter] Daily arc lint --take BUCKFORMAT
Reviewed By: zertosh Differential Revision: D33229262 fbshipit-source-id: 7c22aa59a2a9eea94d2f403c339eb20abc7d9c41
This commit is contained in:

committed by
Facebook GitHub Bot
parent
ef70174f2e
commit
60191196d4
2
third_party/substitution.bzl
vendored
2
third_party/substitution.bzl
vendored
@ -67,8 +67,8 @@ def header_template_rule_impl(ctx):
|
||||
|
||||
header_template_rule = rule(
|
||||
attrs = {
|
||||
"out": attr.output(mandatory = True),
|
||||
"include": attr.string(),
|
||||
"out": attr.output(mandatory = True),
|
||||
"src": attr.label(
|
||||
mandatory = True,
|
||||
allow_single_file = True,
|
||||
|
Reference in New Issue
Block a user