mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
10 lines
352 B
INI
10 lines
352 B
INI
|
# Copyright 2022 The Chromium OS Authors. All rights reserved.
|
||
|
# Use of this source code is governed by a BSD-style license that can be
|
||
|
# found in the LICENSE file.
|
||
|
|
||
|
# Per-project `repo upload` hook settings.
|
||
|
# https://chromium.googlesource.com/chromiumos/repohooks/
|
||
|
|
||
|
[Hook Scripts]
|
||
|
check_cq_depend = ./tools/chromeos/check_cq_depend $PRESUBMIT_COMMIT
|