You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If this feature request related to a problem? Please describe.
Implement Hedolint into the pre-commit hooks to ensure clean dockerfile syntax and error catching
Rationale
Hedolint will ensure stable error-free syntax in our dockerfiles. It will help us catch errors faster and ensure stable code base and development standards.
If this feature request related to a problem? Please describe.
Implement Hedolint into the pre-commit hooks to ensure clean dockerfile syntax and error catching
Rationale
Hedolint will ensure stable error-free syntax in our dockerfiles. It will help us catch errors faster and ensure stable code base and development standards.
Implementation Ideas
Follow the hedolint precommit resources https://github.com/hadolint/hadolint/blob/master/.pre-commit-hooks.yaml
The text was updated successfully, but these errors were encountered: