Skip to content
Snippets Groups Projects
Commit 1f366b69 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Merge branch 'doc/promote-vale-mulitlinelinks' into 'master'

Promote gitlab.MultiLineLinks to error

See merge request gitlab-org/omnibus-gitlab!6265
parents 0ffa2a5d 4b20eed3
No related branches found
No related tags found
1 merge request!81Merged upstream 15.3.0+rc42.ce.0 into heptapod branch
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
extends: existence extends: existence
message: 'Link "%s" must be on a single line, even if very long.' message: 'Link "%s" must be on a single line, even if very long.'
link: https://docs.gitlab.com/ee/development/documentation/styleguide/index.html#basic-link-criteria link: https://docs.gitlab.com/ee/development/documentation/styleguide/index.html#basic-link-criteria
level: warning level: error
scope: raw scope: raw
raw: raw:
- '\[[^\]]*?\n[^\]]*?\]\([^\)]*?\)|' - '\[[^\]]*?\n[^\]]*?\]\([^\)]*?\)|'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment