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
Makefile: exit with error if hadolint is not empty
Updated the lint-dockerfiles target to:
- Capture all hadolint output
- Exit with code 1 if any warnings or errors are found
- Work correctly in both GitHub Actions and local environments
0 commit comments