Skip to content

Commit 94f0190

Browse files
Update Vale rules (#3753)
1 parent 5c9b5e2 commit 94f0190

File tree

6 files changed

+25
-22
lines changed

6 files changed

+25
-22
lines changed

styles/Tarantool/ComplexWords.yml

-18
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ swap:
2626
aggregate: total
2727
aircraft: plane
2828
alleviate: ease
29-
allocate: assign|divide
30-
alternatively: or
3129
alternatives: choices|options
3230
ameliorate: improve
3331
amend: change
@@ -36,54 +34,40 @@ swap:
3634
ascertain: discover|find out
3735
assistance: help
3836
attain: meet
39-
attempt: try
40-
authorize: allow
4137
belated: late
4238
bestow: give
4339
cease: stop|end
4440
collaborate: work together
4541
commence: begin
4642
compensate: pay
4743
comprise: form|include
48-
concept: idea
4944
concerning: about
5045
confer: give|award
5146
consequently: so
5247
consolidate: merge
5348
constitutes: forms
5449
convene: meet
55-
demonstrate: show|prove
5650
depart: leave
5751
designate: choose
5852
desire: want|wish
59-
determine: decide|find
6053
detrimental: bad|harmful
6154
disclose: share|tell
6255
discontinue: stop
6356
disseminate: send|give
64-
eliminate: end
6557
elucidate: explain
6658
employ: use
67-
enclosed: inside|included
6859
endeavor: try
6960
enumerate: count
7061
equitable: fair
71-
equivalent: equal
7262
exclusively: only
7363
expedite: hurry
7464
facilitate: ease
7565
females: women
7666
frequently: often
77-
identical: same
78-
indication: sign
79-
initiate: start|begin
8067
itemized: listed
8168
jeopardize: risk
8269
liaise: work with|partner with
83-
maintain: keep|support
8470
methodology: method
85-
modify: change
86-
monitor: check|watch
8771
necessitate: cause
8872
numerous: many
8973
objective: aim|goal
@@ -92,7 +76,6 @@ swap:
9276
permit: let
9377
portion: part
9478
possess: own
95-
previously: before
9679
procure: buy
9780
purchase: buy
9881
relocate: move
@@ -101,7 +84,6 @@ swap:
10184
subsequent: later|next
10285
substantial: large
10386
sufficient: enough
104-
terminate: end
10587
transmit: send
10688
utilization: use
10789
utilize: use

styles/Tarantool/FlagOption.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
extends: substitution
2+
message: "Use 'option' instead of 'flag' if you are referring to a command-line option (including boolean options)."
3+
link: "https://www.tarantool.io/doc/latest/contributing/docs/localization/glossaries/"
4+
level: suggestion
5+
ignorecase: true
6+
action:
7+
name: replace
8+
swap:
9+
flag: option

styles/Tarantool/Uppercase.yml

+3
Original file line numberDiff line numberDiff line change
@@ -251,3 +251,6 @@ exceptions:
251251
- YAML
252252
- ZAP
253253
- ZIP
254+
- PAP
255+
- CHAP
256+
- APT

styles/Tarantool/WordList.yml

-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ swap:
4040
cellular network: mobile network
4141
chapter: documents|pages|sections
4242
check box: checkbox
43-
CLI: command-line tool
4443
click on: click|click in
4544
Cloud: Google Cloud Platform|GCP
4645
Container Engine: Kubernetes Engine
@@ -53,7 +52,6 @@ swap:
5352
fewer data: less data
5453
file name: filename
5554
firewalls: firewall rules
56-
functionality: capability|feature
5755
Google account: Google Account
5856
Google accounts: Google Accounts
5957
Googling: search with Google

styles/Tarantool/Wordy.yml

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ message: "%s"
33
level: suggestion
44
ignorecase: true
55
swap:
6-
note that: "Remove the phrase 'note that'."
76
please: "Use 'please' only if we've inconvenienced the user."
87
respectively: "Remove 'respectively' and list each option instead."
98
and so on: "Remove 'and so on'. Try to use 'like' and provide examples instead."

styles/Vocab/Tarantool/accept.txt

+13-1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,16 @@ storages
3333
dereference
3434
upsert
3535
tt
36-
SEQSCAN
36+
SEQSCAN
37+
iproto
38+
autoincrement
39+
etcd
40+
canonicalization
41+
libcurl
42+
CMake
43+
fuzzer
44+
subcommand
45+
vshard
46+
boolean
47+
failover
48+
rebalancer

0 commit comments

Comments
 (0)