Description
A new make target: check-images reports if any lacking an explicit image prop (exit code 1 when issues are found).
To narrow the scan to a folder with make check-images -- src/pages/community. This script is useful as a guardrail.
originally #7213 (comment)
Expected Behavior
Screenshots
Environment:

Contributor Resources and Handbook
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.
Join the Layer5 Community by submitting your community member form.
Description
A new make target: check-images reports if any lacking an explicit image prop (exit code 1 when issues are found).
To narrow the scan to a folder with make check-images -- src/pages/community. This script is useful as a guardrail.
originally #7213 (comment)
Expected Behavior
Screenshots
Environment:
Contributor Resources and Handbook
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the
masterbranch.