Skip to content

Commit

Permalink
Update exception for Reminduck
Browse files Browse the repository at this point in the history
"finish-args-unnecessary-xdg-config-autostart-create-access": "The app predates this linter rule"
  • Loading branch information
yakushabb authored and bbhtt committed Nov 26, 2024
1 parent e5fc732 commit da1bd19
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion flatpak_builder_lint/staticfiles/exceptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,8 @@
"appid-uses-code-hosting-domain": "app-id predates this linter rule"
},
"com.github.matfantinel.reminduck": {
"appid-uses-code-hosting-domain": "app-id predates this linter rule"
"appid-uses-code-hosting-domain": "app-id predates this linter rule",
"finish-args-unnecessary-xdg-config-autostart-create-access": "The app predates this linter rule"
},
"com.github.Matoking.protontricks": {
"appid-uses-code-hosting-domain": "app-id predates this linter rule",
Expand Down

0 comments on commit da1bd19

Please sign in to comment.