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
+12 -12
View File
@@ -1,28 +1,28 @@
annotations:
truecharts.org/SCALE-support: 'true'
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- Tools-Utilities
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: mproved Go Playground powered by Monaco Editor and React
home: https://github.com/truecharts/apps/tree/master/charts/stable/go-playground
icon: https://truecharts.org/img/chart-icons/go-playground.png
keywords:
- go-playground
- Tools-Utilities
kubeVersion: '>=1.16.0-0'
- go-playground
- Tools-Utilities
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: go-playground
sources:
- https://hub.docker.com/r/x1unix/go-playground
- https://hub.docker.com/r/x1unix/go-playground
- https://hub.docker.com/r/x1unix/go-playground
- https://hub.docker.com/r/x1unix/go-playground
type: application
version: 0.0.10
+1 -1
View File
@@ -1,6 +1,6 @@
env:
APP_CLEAN_INTERVAL: 10m
APP_DEBUG: 'false'
APP_DEBUG: "false"
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/go-playground