shannu97013 0 Newbie Poster

Linting is going smoothly because we are using the super-linter docker image on the Microsoft-hosted Azure DevOps agent. However, we must export these logs outside the agent and prepare the output of the super-linter execution.

We'll attempt to make a dashboard for the problems that the linter is looking for.

Is there a way to accomplish this?