From 03e4e41b5fe3492767db99a3bfd7d2d0bd66040a Mon Sep 17 00:00:00 2001 From: Bilal Elmoussaoui Date: Tue, 2 Jan 2024 08:24:06 +0100 Subject: [PATCH 1/2] Drop unnecessary only-arches --- flathub.json | 1 - 1 file changed, 1 deletion(-) diff --git a/flathub.json b/flathub.json index d992683..942dc74 100644 --- a/flathub.json +++ b/flathub.json @@ -1,4 +1,3 @@ { - "only-arches": ["aarch64", "x86_64"], "automerge-flathubbot-prs": false } From 9648051413ae990d046fc1e2b87f3f5c3e8feb59 Mon Sep 17 00:00:00 2001 From: Cedric Staniewski Date: Tue, 9 Jan 2024 20:10:53 +0100 Subject: [PATCH 2/2] Fix linter error `finish-args-unnecessary-xdg-config-access` --- com.visualstudio.code.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/com.visualstudio.code.yaml b/com.visualstudio.code.yaml index 123c221..ebc07ae 100644 --- a/com.visualstudio.code.yaml +++ b/com.visualstudio.code.yaml @@ -18,8 +18,6 @@ finish-args: - --device=all - --allow=devel - --filesystem=host - - --filesystem=xdg-config/gtk-3.0:ro - - --filesystem=xdg-config/kdeglobals:ro - --env=NPM_CONFIG_GLOBALCONFIG=/app/etc/npmrc - --env=LD_LIBRARY_PATH=/app/lib - --env=ZYPAK_SPAWN_LATEST_ON_REEXEC=0