# SPDX-License-Identifier: AGPL-3.0-or-later # SPDX-FileCopyrightText: 2023 swt23w23 [general] regex-style-search=true contrib=contrib-allowed-authors ignore=body-is-missing,body-min-length # While they should be ≤72, 80 is the limit [title-max-length] line-length=80 # Every message must start with an upper case letter # and does not contain “#” [title-match-regex] regex=^[A-Z][^#]*$ [ignore-by-title] regex=^(amend|fixup|squash).* ignore=title-max-length [contrib-allowed-authors]