blob: a3a712f095ae47c1b7eb6ddc6f2af93fc0bab9ca [file] [log] [blame]
#!/usr/bin/env bash
# Copyright 2021 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.
set -o errexit
set -o pipefail
# Checks that recipe DEPS are properly formatted.
cd "$(dirname "${BASH_SOURCE[0]}")/../.."
./scripts/cleanup_deps.py --check