From 2a397b64523611974946f68b103efd7a370a0c45 Mon Sep 17 00:00:00 2001 From: Sebastian Englbrecht Date: Sat, 23 May 2026 10:30:23 +0200 Subject: Enable REUSE lint CI job --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a490d9488..cd095d18e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,3 +15,4 @@ include: - /gitlab-templates/json-validation.yml - /gitlab-templates/xml-lint.yml - /gitlab-templates/yaml-lint.yml + - /gitlab-templates/reuse-lint.yml -- cgit v1.3.1