stefanprodan / hrval-action

Flux Helm Release validation GitHub action
Apache License 2.0
60 stars 44 forks source link

ci: add linting just to sanity check everything #44

Closed docwhat closed 3 years ago

docwhat commented 3 years ago

This uses super linter. See https://github.com/github/super-linter#readme

docwhat commented 3 years ago

This setup will only lint changes. Existing lint will be ignored until the file is changed.