2020-04-28 23:09:39 -04:00
|
|
|
---
|
2020-06-09 11:08:05 -04:00
|
|
|
# Warning: gitlab.SubstitutionWarning
|
|
|
|
#
|
2021-01-05 19:10:23 -05:00
|
|
|
# Checks for misused terms or common shorthand that should never be used at GitLab, but can't be flagged as errors.
|
|
|
|
# Substitutions.yml and SubstitionSuggestions.yml also exist.
|
2020-04-28 23:09:39 -04:00
|
|
|
#
|
2020-06-24 02:09:01 -04:00
|
|
|
# For a list of all options, see https://errata-ai.gitbook.io/vale/getting-started/styles
|
2020-04-28 23:09:39 -04:00
|
|
|
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:
|
2022-03-31 14:08:39 -04:00
|
|
|
air(?:-| )?gapped: offline environment
|
2022-05-05 17:09:10 -04:00
|
|
|
bullet: list item
|
2022-01-13 22:16:05 -05:00
|
|
|
click: select
|
2020-06-30 02:08:49 -04:00
|
|
|
code base: codebase
|
2020-04-28 23:09:39 -04:00
|
|
|
config: configuration
|
2022-03-06 16:17:22 -05:00
|
|
|
deselect: clear
|
|
|
|
deselected: cleared
|
2020-04-28 23:09:39 -04:00
|
|
|
distro: distribution
|
2020-06-30 02:08:49 -04:00
|
|
|
file name: filename
|
|
|
|
filesystem: file system
|
2022-05-09 20:09:33 -04:00
|
|
|
GFM: GLFM
|
2020-04-28 23:09:39 -04:00
|
|
|
info: information
|
2022-05-17 17:08:51 -04:00
|
|
|
n/a: not applicable
|
2020-04-28 23:09:39 -04:00
|
|
|
repo: repository
|
2021-08-03 23:09:14 -04:00
|
|
|
timezone: time zone
|
2020-11-17 19:09:02 -05:00
|
|
|
utilize: use
|