Skip to content

Re-factor python/lint job as a template, not an actual job

This MR principally renames the lint job in the python/lint file to be a template (.python:flake8) so that it doesn't automatically trigger a job when that file gets included. I find this more flexible for the user.

Edited by Duncan Macleod

Merge request reports