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

29 lines
774 B
YAML
Raw Normal View History

2020-04-08 14:13:33 +05:30
---
2020-06-23 00:09:42 +05:30
# Error: gitlab.Substitutions
#
2020-04-08 14:13:33 +05:30
# Checks for use of some of the top misused terms at GitLab.
2020-05-24 23:13:21 +05:30
# For substitutions only flagged as warnings, see SubstitutionWarning.yml
2020-04-08 14:13:33 +05:30
#
2020-07-28 23:09:34 +05:30
# For a list of all options, see https://errata-ai.gitbook.io/vale/getting-started/styles
2020-04-08 14:13:33 +05:30
extends: substitution
2020-04-22 19:07:51 +05:30
message: 'Use "%s" instead of "%s".'
2020-04-08 14:13:33 +05:30
link: https://about.gitlab.com/handbook/communication/#top-misused-terms
level: error
ignorecase: true
swap:
2020-06-23 00:09:42 +05:30
frontmatter: front matter
2020-04-08 14:13:33 +05:30
GitLabber: GitLab team member
2020-05-24 23:13:21 +05:30
gitlab omnibus: Omnibus GitLab
2020-04-22 19:07:51 +05:30
param: parameter
params: parameters
2020-05-24 23:13:21 +05:30
pg: PostgreSQL
2020-04-22 19:07:51 +05:30
postgres: PostgreSQL
2020-05-24 23:13:21 +05:30
raketask: Rake task
raketasks: Rake tasks
rspec: RSpec
2020-04-08 14:13:33 +05:30
self hosted: self-managed
self-hosted: self-managed
2020-05-24 23:13:21 +05:30
styleguide: style guide
x509: X.509
yaml: YAML