Skip to content
代码片段 群组 项目
未验证 提交 3ec7200c 编辑于 作者: Amy Qualls's avatar Amy Qualls 提交者: GitLab
浏览文件

Proposes a test for old images

Flag images that don't have the string _v16 or _v17 in the
filename.
上级 e49353f3
No related branches found
No related tags found
无相关合并请求
---
# Suggestion: gitlab_docs.ImagesOld
#
# Checks for images that are not from supported versions of GitLab
#
# For a list of all options, see https://vale.sh/docs/topics/styles/
extends: existence
message: "Review this image. It might be out of date."
link: https://docs.gitlab.com/ee/development/documentation/styleguide/index.html#anchor-links
level: suggestion
scope: raw
raw:
- '!\[[^\]]*\]\([^\)]*_v1(?![4567])[^\)]*\)'
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册