#!/bin/bash set -e # shellcheck disable=SC1091 source dev-container-features-test-lib check "ensure is installed" pre-commit --version reportResults