2020-06-01 02:08:21 -04:00
|
|
|
---
|
2020-06-09 11:08:05 -04:00
|
|
|
# Warning: gitlab.MeaningfulLinkWords
|
2020-06-01 02:08:21 -04:00
|
|
|
#
|
|
|
|
# Checks for the presence of semantically unhelpful words in link text.
|
|
|
|
#
|
2020-06-24 02:09:01 -04:00
|
|
|
# For a list of all options, see https://errata-ai.gitbook.io/vale/getting-started/styles
|
2020-06-01 02:08:21 -04:00
|
|
|
extends: existence
|
|
|
|
message: 'Improve SEO and accessibility by rewriting "%s" in the link text.'
|
|
|
|
level: warning
|
|
|
|
scope: link
|
|
|
|
ignorecase: true
|
|
|
|
link: https://about.gitlab.com/handbook/communication/#writing-style-guidelines
|
|
|
|
tokens:
|
|
|
|
- here
|
|
|
|
- this page
|