[AutoAccept][Codemod][FBSourceBuckFormatLinter] Daily arc lint --take BUCKFORMAT

Reviewed By: zertosh

Differential Revision: D33229262

fbshipit-source-id: 7c22aa59a2a9eea94d2f403c339eb20abc7d9c41
This commit is contained in:
CodemodService FBSourceBuckFormatLinterBot
2021-12-19 16:32:38 -08:00
committed by Facebook GitHub Bot
parent ef70174f2e
commit 60191196d4

View File

@ -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,