summaryrefslogtreecommitdiff
path: root/hooks/commit-msg
blob: 6f91fcbeb933513ecd9c80639af416c0e948b185 (plain)
1
2
3
4
5
6
#!/bin/sh
# SPDX-FileCopyrightText: 2023 Matthew Fennell <matthew@fennell.dev>
#
# SPDX-License-Identifier: AGPL-3.0-only

gitlint --staged --msg-filename "$1" run-hook