Skip to content

Commit

Permalink
Merge pull request #128 from bbhtt/fix-stray-footnote
Browse files Browse the repository at this point in the history
Remove stray footnote
  • Loading branch information
razzeee authored Dec 2, 2023
2 parents 44364fa + 2d63879 commit 1f1ffa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/02-for-app-authors/12-linter.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Here is a list of linter errors, and whether exceptions may be applied, by defau
| `appstream-missing-screenshots` | Appstream catalogue is missing screenshots. | No[^2] |
| `appstream-metainfo-missing` | Appdata file is missing. | No[^2] |
| `appstream-multiple-components` | Appstream catalogue has more than one `components` tag | No |
| `appstream-screenshots-not-mirrored-in-ostree`[^a] | Appstream screenshots not mirrored in ostree repo. | No |
| `appstream-screenshots-not-mirrored-in-ostree`| Appstream screenshots not mirrored in ostree repo. | No |
| `finish-args-arbitrary-autostart-access` | Arbitrary `xdg-autostart` access. Please use the portals. | No |
| `finish-args-arbitrary-dbus-access` | Generic D-Bus access is requested. | No[^4] |
| `finish-args-arbitrary-xdg-cache-access` | Filesystem permission has `xdg-cache`. | Yes |
Expand Down

0 comments on commit 1f1ffa0

Please sign in to comment.