run prettier as pre-commit hook (#3264)

This commit is contained in:
Kjeld Schouten-Lebbing
2022-07-22 20:23:01 +02:00
committed by GitHub
parent c41dda9d32
commit ded5a3c0e6
711 changed files with 35800 additions and 32229 deletions
+16 -15
View File
@@ -1,33 +1,34 @@
annotations:
truecharts.org/SCALE-support: 'true'
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- Downloaders
- MediaApp-Video
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.6
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.6
deprecated: false
description: 'Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script
description:
"Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script
to automatically download movie trailers for use in media applications
'
"
home: https://github.com/truecharts/apps/tree/master/charts/stable/amtd
icon: https://truecharts.org/img/chart-icons/amtd.png
keywords:
- amtd
- Downloaders
- MediaApp-Video
kubeVersion: '>=1.16.0-0'
- amtd
- Downloaders
- MediaApp-Video
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: amtd
sources:
- https://github.com/RandomNinjaAtk/docker-amtd
- https://hub.docker.com/r/randomninjaatk/amtd
- https://github.com/RandomNinjaAtk/docker-amtd
- https://hub.docker.com/r/randomninjaatk/amtd
type: application
version: 0.0.10
+14 -14
View File
@@ -1,18 +1,18 @@
env:
AUTOSTART: ''
EndClient: ''
FilePermissions: ''
FolderPermissions: ''
LANGUAGES: ''
PREFER_EXISTING: ''
RadarrAPIkey: ''
RadarrUrl: ''
SCRIPTINTERVAL: ''
SINGLETRAILER: ''
USEFOLDERS: ''
extrastype: ''
subtitlelanguage: ''
videoformat: ''
AUTOSTART: ""
EndClient: ""
FilePermissions: ""
FolderPermissions: ""
LANGUAGES: ""
PREFER_EXISTING: ""
RadarrAPIkey: ""
RadarrUrl: ""
SCRIPTINTERVAL: ""
SINGLETRAILER: ""
USEFOLDERS: ""
extrastype: ""
subtitlelanguage: ""
videoformat: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/amtd