fix: auto-fix linting issues

This commit is contained in:
alexbelgium
2025-10-26 00:32:33 +00:00
committed by github-actions[bot]
parent 2de05df210
commit d38b278629
101 changed files with 324 additions and 291 deletions

View File

@@ -2,7 +2,8 @@ arch:
- aarch64
- amd64
codenotary: alexandrep.github@gmail.com
description: automatically claims free games on the Epic Games Store, Amazon Prime
description:
automatically claims free games on the Epic Games Store, Amazon Prime
Gaming and GOG
devices:
- /dev/dri
@@ -67,7 +68,7 @@ devices:
- /dev/nvme1
- /dev/nvme2
environment:
TINI_SUBREAPER: 'false'
TINI_SUBREAPER: "false"
image: ghcr.io/alexbelgium/free_games_claimer-{arch}
init: false
map:
@@ -89,5 +90,5 @@ schema:
slug: free_games_claimer
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: '1.8'
webui: '[PROTO:ssl]://[HOST]:[PORT:6080]'
version: "1.8"
webui: "[PROTO:ssl]://[HOST]:[PORT:6080]"