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

RelativeLinksDoubleSlashes.yml « gitlab « .vale « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6a94c7f927a1a3accc0c422da1e3878b0b051a3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
# Error: gitlab.RelativeLinksDoubleSlashes
#
# Checks for the presence of double slashes in relative URLs.
#
# For a list of all options, see https://vale.sh/docs/topics/styles/
extends: existence
message: "Remove the double slash from this relative link."
link: https://docs.gitlab.com/ee/development/documentation/styleguide/index.html#links
level: error
scope: raw
raw:
  - '\.//'