Added a job to lint python files and ouput a code quality report for gitlab MR.
A html report is also available within the artifacts. if the badge is used,
the badge links to the html code quality report.
Changes to be committed:
modified: .gitlab-ci.yml
new file: python/.gitlab-ci.yml
new file: python/README.md
new file: python/requirements.txt
issue #1
defaults to checking subfolder/.gitlab-ci.yml.
Changes to be committed:
modified: .gitlab-ci.yml
new file: yaml_lint/.gitlab-ci.yml
new file: yaml_lint/.yamllint.yaml
new file: yaml_lint/README.md
new file: yaml_lint/requirements.txt
issue #1