mirror of
https://github.com/dunyakirkali/letterpress.git
synced 2025-07-05 15:25:25 +00:00
12 lines
358 B
YAML
12 lines
358 B
YAML
---
|
|
extends: existence
|
|
message: Do not include a link to %s unless it is explicitly approved.
|
|
link: https://redhat-documentation.github.io/vale-at-red-hat/docs/main/reference-guide/gitlinks/
|
|
ignorecase: true
|
|
level: warning
|
|
scope: raw
|
|
action:
|
|
name: remove
|
|
tokens:
|
|
- 'https:\/\/gitlab\.com\/.*'
|
|
- 'https:\/\/github\.com\/(?!openshift|redhat-developer).*' |