Closed JoeHCQ1 closed 4 months ago
Made formatting and other minor changes to get pre-commit run --all-files to pass. Biggest changes were:
pre-commit run --all-files
charts/templates
zarf.yaml
Closing this per the above discussion points:
Description
Made formatting and other minor changes to get
pre-commit run --all-files
to pass. Biggest changes were:charts/templates
directory from yaml check because everywhere there was helm templating it broke.zarf.yaml
charts spec per schema requirement.Type of change
Checklist before merging