Skip to content

Commit 82a3380

Browse files
committed
fix(lint): add appstream-screenshots-not-mirrored-in-ostree exception for virtualbox
Same repo-lint check that thunderbird-nightly needed. builddir and repo lint are separate steps with different error codes. Assisted-by: Claude Sonnet 4.6 via OpenCode
1 parent 47ec0d8 commit 82a3380

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"org.virtualbox.VirtualBox": [
33
"appid-filename-mismatch",
4-
"appstream-external-screenshot-url"
4+
"appstream-external-screenshot-url",
5+
"appstream-screenshots-not-mirrored-in-ostree"
56
]
67
}

0 commit comments

Comments
 (0)