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: 6b7e123a1af0e997a7cac84aa998468c5b1ae643 (plain)
1
2
3
4
5
6
7
8
9
---
extends: default
ignore:
  content/_data/feature_flags.yaml
rules:
  comments-indentation:
    ignore: content/_data/navigation.yaml
  document-start: disable
  line-length: disable