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

26 lines
698 B
YAML
Raw Normal View History

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
#
# For a list of all options, see https://errata-ai.github.io/vale/styles/
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:
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