The current mdlint image referenced by make lint target no longer exists. We should generate a new image, push it to the registry and update the make target to reference that image.
As of now, the GH actions are not linting markdown files. Once we fix the image, we can re-introduce markdown linting.
The current mdlint image referenced by
make linttarget no longer exists. We should generate a new image, push it to the registry and update the make target to reference that image.As of now, the GH actions are not linting markdown files. Once we fix the image, we can re-introduce markdown linting.