Skip to content

#60819 yamllint gitlabci

Will Hall requested to merge (removed):60819_yamllint_gitlabci into master

What does this MR do?

This merge request adds yamllint (https://yamllint.readthedocs.io) compliance to the ./gitlab directory (and therefore all of the running of .gitlab-ci.yml inside the project.

I have added a custom .yamllint to the project root to make it easier to running yamllint whilst ignoring some aspects of the standards, this could be extended as required for the coding-style of the project with regards to yaml.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Edited by Will Hall

Merge request reports