Python3 linting Gitlab CI/CD component
Four components are provided for easy drop-in integration of flake8, mypy, isort and black into any Python3 pipeline. Additionally a meta component includes all four of them at once.
The components are all based on the same job code which builds a linting image via kokkurri.
Bug: T426634
CC: @gmodena, @lerickson