debian-mirror-gitlab/doc/.vale/gitlab/HeadingContent.yml

19 lines
491 B
YAML
Raw Normal View History

2022-05-07 20:08:51 +05:30
---
2022-08-27 11:52:29 +05:30
# Warning: gitlab.HeadingContent
2022-05-07 20:08:51 +05:30
#
# Checks for generic, unhelpful subheadings.
#
# For a list of all options, see https://errata-ai.gitbook.io/vale/getting-started/styles
extends: existence
message: 'Rename the subheading "%s", or re-purpose the content elsewhere.'
level: warning
scope: heading
link: https://docs.gitlab.com/ee/development/documentation/styleguide/#headings-1
ignorecase: false
tokens:
- How it works
- Limitations
- Overview
- Use cases?
- Important notes?