#!/bin/sh # SPDX-FileCopyrightText: 2023 Matthew Fennell # # SPDX-License-Identifier: AGPL-3.0-only gitlint --staged --msg-filename "$1" run-hook