Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Normal.yml « gitlab « .vale « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0ced9f3318e8b4791c0c2d8c4ec3aba39900b4cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
# Warning: gitlab.Normal
#
# Suggests alternatives for 'normal'.
#
# For a list of all options, see https://vale.sh/docs/topics/styles/
extends: substitution
message: "Use '%s' instead of '%s'."
link: https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html
level: warning
ignorecase: true
swap:
  normally: "usually' or 'typically"
  normal:  "typical' or 'standard"