Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KItinerary
Commits
375d8661
Commit
375d8661
authored
Feb 24, 2021
by
Volker Krause
Browse files
Add the remaining SPDX license markers and activate the Gitlab REUSE check
parent
55c4c4f1
Pipeline
#52050
passed with stages
in 11 minutes and 17 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
375d8661
# SPDX-FileCopyrightText: 2020-201 Laurent Montel <montel@kde.org>
# SPDX-FileCopyrightText: 2021 Volker Krause <vkrause@kde.org>
# SPDX-License-Identifier: CC0-1.0
include
:
-
https://invent.kde.org/sysadmin/ci-tooling/raw/master/invent/ci-before.yml
-
https://invent.kde.org/sysadmin/ci-tooling/raw/master/invent/ci-applications-linux.yml
...
...
@@ -28,3 +32,10 @@ build_clazy_clang_tidy:
variables
:
PLATFORM
:
SUSEQt5.15
BRANCH_GROUP
:
kf5-qt5
reuse
:
image
:
name
:
fsfe/reuse:latest
entrypoint
:
[
"
"
]
script
:
-
reuse lint
CMakePresets.json.license
0 → 100644
View file @
375d8661
# SPDX-FileCopyrightText: 2021 Laurent Montel <montel@kde.org>
# SPDX-License-Identifier: BSD-3-Clause
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment