blob: f4211045dd51a648b5d75438ca394eef11cb03ac [file] [log] [blame]
# Copyright 2022 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
declare_args() {
# Set to true for the golden_file template to implicitly write updated goldens
# instead of failing the action or test.
# LINT.IfChange
update_goldens = false
# LINT.ThenChange(//build/bazel/BUILD.gn)
}