weblate/scripts/reuse-annotate
Michal Čihař c95a5c4971 chore: apply shell formatting
It now again respects editorconfig.
2025-07-16 15:53:47 +02:00

12 lines
283 B
Bash
Executable file

#!/bin/sh
# Copyright © Michal Čihař <michal@weblate.org>
#
# SPDX-License-Identifier: GPL-3.0-or-later
reuse annotate \
--license GPL-3.0-or-later \
--copyright 'Michal Čihař <michal@weblate.org>' \
--exclude-year \
--copyright-style string-symbol \
"$@"