run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,34 +1,35 @@
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: 'true'
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- Productivity
|
||||
- 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: "HexChat is an IRC client based on XChat, but unlike XChat it\u2019s\
|
||||
description:
|
||||
"HexChat is an IRC client based on XChat, but unlike XChat it\u2019s\
|
||||
\ completely free for both Windows and Unix-like systems. Since XChat is open source,\
|
||||
\ it\u2019s perfectly legal. For more info. HexChat was originally called XChat-WDK\
|
||||
\ which in turn was a successor of freakschat."
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/hexchat
|
||||
icon: https://truecharts.org/img/chart-icons/hexchat.png
|
||||
keywords:
|
||||
- hexchat
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- hexchat
|
||||
- Productivity
|
||||
- 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: hexchat
|
||||
sources:
|
||||
- https://hexchat.github.io/
|
||||
- https://registry.hub.docker.com/r/binhex/arch-hexchat/
|
||||
- https://github.com/binhex/documentation
|
||||
- https://hexchat.github.io/
|
||||
- https://registry.hub.docker.com/r/binhex/arch-hexchat/
|
||||
- https://github.com/binhex/documentation
|
||||
type: application
|
||||
version: 0.0.10
|
||||
|
||||
Reference in New Issue
Block a user