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

.yamllint - gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1f381e6441b072d24929a97ebc85e24b044ecbb8 (plain)
1
2
3
4
5
6
7
8
9
---

extends: default

rules:
  comments-indentation:
    ignore: content/_data/navigation.yaml
  document-start: disable
  line-length: disable