aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tasks/licenses')
-rwxr-xr-xtasks/licenses9+9 −0
1 files changed, 9 insertions, 0 deletions
diff --git a/tasks/licenses b/tasks/licenses
new file mode 100755
--- /dev/null
+++ b/tasks/licenses
@@ -0,0 +1,9 @@
+#!/bin/sh
+# SPDX-FileCopyrightText: 2026 Nikolay Govorov
+# SPDX-License-Identifier: 0BSD
+#MISE description="Verify repository licensing metadata"
+#MISE tools={"pipx:reuse"="6.2.0"}
+
+set -eu
+
+reuse lint