gruntwork-io / gruntwork-io/pre-commit
Support for `--strict` in helmlint hook
Open
enhancement
- Dominant language
- Shell
- Stars
- 547
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the solution you'd like**
`helm` supports the `--strict` option for failing on warnings when linting. It would be nice if the pre-commit hook also supported this. I've tried messing around with it but it looks like the only way to support this is a change in the `helmlint.sh` file.
**Describe alternatives you've considered**
Not sure if there are any alternatives, as the `helm` command is called directly in the script
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.