Skip to content

Commit f291441

Browse files
committed
linter: Document finish-args-unnecessary-appid-talk-name
1 parent 92939e4 commit f291441

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/02-for-app-authors/12-linter.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1061,6 +1061,19 @@ to specify manually.
10611061
Please see the [Flatpak permission guide](https://docs.flatpak.org/en/latest/sandbox-permissions.html#d-bus-access)
10621062
section for more details.
10631063

1064+
### finish-args-unnecessary-appid-talk-name
1065+
1066+
**Exceptions allowed**: No
1067+
1068+
The manifest has `--talk-name=<FLATPAK_ID>` in
1069+
[finish-args](https://docs.flatpak.org/en/latest/manifests.html#finishing).
1070+
1071+
This access is granted automatically by Flatpak and there is no need
1072+
to specify manually.
1073+
1074+
Please see the [Flatpak permission guide](https://docs.flatpak.org/en/latest/sandbox-permissions.html#d-bus-access)
1075+
section for more details.
1076+
10641077
### finish-args-unnecessary-xdg-cache-subdir-mode-access
10651078

10661079
**Exceptions allowed**: Yes, on a case-by-case basis

0 commit comments

Comments
 (0)