ci: Run Github linter verification workflow in different jobs.
This patch modify Github 'lint' workflow to execute each linter verifications as a separate job. This will allow us to easily see which linter has failed, and ensure that all are executed, even if one fails.
Loading
Please register or sign in to comment