Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-06-05Add yaml lintKamil TrzciƄski
This commit adds CI job that validates all `*.yml` with `yamllint`. This commit fixes all offenses present in repository.