Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdc77f30

Browse files
committed
Add xml/yaml linting
1 parent1d84966 commitdc77f30

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

‎.gitlab-ci.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ include:
77
-/gitlab-templates/linux-qt6.yml
88
-/gitlab-templates/freebsd-qt6.yml
99
-/gitlab-templates/flatpak.yml
10+
-/gitlab-templates/xml-lint.yml
11+
-/gitlab-templates/yaml-lint.yml

‎.kde-ci.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# SPDX-License-Identifier: CC0-1.0
33

44
Dependencies:
5-
-'on':['Linux', 'FreeBSD']
6-
'require':
5+
-'on':['Linux', 'FreeBSD']
6+
'require':
77
'frameworks/extra-cmake-modules':'@latest-kf6'
88
'frameworks/kconfig':'@latest-kf6'
99
'frameworks/kconfigwidgets':'@latest-kf6'
@@ -23,4 +23,4 @@ Dependencies:
2323
'plasma/libplasma':'@latest-kf6'
2424

2525
Options:
26-
require-passing-tests-on:['Linux', 'FreeBSD']
26+
require-passing-tests-on:['Linux', 'FreeBSD']

‎snapcraft.yaml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,3 @@ parts:
150150
for snap in "core22" "kf6-core22" "qt-common-themes"; do
151151
cd "/snap/$snap/current" && find . -type f,l -exec rm -rf "${CRAFT_PRIME}/{}" \;
152152
done
153-

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp