Skip to content
Snippets Groups Projects
.gitlab-ci.yml 101 B
stages:
    - format

variables:
    GIT_STRATEGY: clone

include:
  - local: /.gitlab-ci/format.yml