summaryrefslogtreecommitdiff
path: root/doc/.vale/gitlab/ElementDescriptors.yml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/.vale/gitlab/ElementDescriptors.yml')
-rw-r--r--doc/.vale/gitlab/ElementDescriptors.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/.vale/gitlab/ElementDescriptors.yml b/doc/.vale/gitlab/ElementDescriptors.yml
new file mode 100644
index 00000000000..254da16d00c
--- /dev/null
+++ b/doc/.vale/gitlab/ElementDescriptors.yml
@@ -0,0 +1,14 @@
+---
+# Suggestion: gitlab.ElementDescriptors
+#
+# Suggests the correct way to describe elements in a form.
+#
+# For a list of all options, see https://errata-ai.github.io/vale/styles/
+extends: substitution
+message: 'When describing elements, %s "%s".'
+link: https://docs.gitlab.com/ee/development/documentation/styleguide/index.html#language
+level: suggestion
+ignorecase: true
+swap:
+ button: 'if possible, rewrite to not use'
+ area: 'use "section" instead of'