DiamondLightSource / DiamondLightSource/bimorph-mirror-analysis
add helm lint
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add this to the pre-commit-config.yaml:
- repo: https://github.com/gruntwork-io/pre-commit
rev: v0.0.9
hooks:
- id: helmlint
also add the installation of helm into the dockerifle;
sudo snap install helm --classic
Contributor guide
Assessment
This issue has not been assessed yet.