summaryrefslogtreecommitdiff
path: root/doc/.vale/gitlab/SubstitutionWarning.yml
blob: 68313a37e7da6d6b51abe8eb4287e77ec7b549a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
# Warning: gitlab.SubstitutionWarning
#
# Warns against using common shorthand for terms.
# For substitutions flagged as errors, see Substitutions.yml
#
# For a list of all options, see https://errata-ai.gitbook.io/vale/getting-started/styles
extends: substitution
message: 'If possible, use "%s" instead of "%s".'
link: https://about.gitlab.com/handbook/communication/#top-misused-terms
level: warning
ignorecase: true
swap:
  code base: codebase
  config: configuration
  distro: distribution
  file name: filename
  filesystem: file system
  info: information
  repo: repository