summaryrefslogtreecommitdiff
path: root/doc/.vale/gitlab/ReferenceLinks.yml
blob: ca9948844f857a2a62f854d26f3c8a8f7e11e1c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
# Error: gitlab.ReferenceLinks
#
# Checks for reference-style links that should be converted to inline links.
#
# For a list of all options, see https://errata-ai.gitbook.io/vale/getting-started/styles
extends: existence
message: 'Link "%s" must be inline.'
link: https://docs.gitlab.com/ee/development/documentation/styleguide/index.html#basic-link-criteria
level: error
scope: raw
raw:
  - '\n\[[^\]]*\]: .*'