run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: 'true'
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
@@ -9,31 +9,32 @@ annotations:
|
||||
apiVersion: v2
|
||||
appVersion: "3.1.0rc4"
|
||||
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: "CadQuery is an intuitive, easy-to-use Python module for building parametric\
|
||||
description:
|
||||
"CadQuery is an intuitive, easy-to-use Python module for building parametric\
|
||||
\ 3D CAD models. Using CadQuery, you can write short, simple scripts that produce\
|
||||
\ high quality CAD models. It is easy to make many different objects using a single\
|
||||
\ script that can be customized.\r\n"
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/cadquery-jupyter
|
||||
icon: https://truecharts.org/img/chart-icons/cadquery-jupyter.png
|
||||
keywords:
|
||||
- cadquery-jupyter
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
- Other
|
||||
- Network-Web
|
||||
- Network-Other
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- cadquery-jupyter
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
- Other
|
||||
- Network-Web
|
||||
- Network-Other
|
||||
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: cadquery-jupyter
|
||||
sources:
|
||||
- https://github.com/bernhard-42/jupyter-cadquery
|
||||
- https://hub.docker.com/r/cadquery/cadquery-server
|
||||
- https://github.com/bernhard-42/jupyter-cadquery
|
||||
- https://hub.docker.com/r/cadquery/cadquery-server
|
||||
type: application
|
||||
version: 0.0.10
|
||||
|
||||
Reference in New Issue
Block a user