Add words to dictionary and modify rules (#5010)
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
This commit is contained in:
parent
b024b6ccc2
commit
99a6a2b127
|
@ -14,7 +14,9 @@ exceptions:
|
|||
- AWS
|
||||
- BASIC
|
||||
- BM25
|
||||
- CSV
|
||||
- CPU
|
||||
- DNS
|
||||
- DOS
|
||||
- FAQ
|
||||
- FTP
|
||||
|
|
|
@ -7,8 +7,6 @@ swap:
|
|||
'abort': stop, end, or cancel
|
||||
'black day': blocked day
|
||||
'blacklist': deny list
|
||||
'execute': run, process, apply, start, launch, or initiate
|
||||
'hang': stop responding
|
||||
'kill': stop, end, clear, remove, or cancel
|
||||
'master account': 'management account'
|
||||
'master': cluster manager
|
||||
|
|
|
@ -22,6 +22,7 @@ Gradle
|
|||
Grafana
|
||||
Faiss
|
||||
Filebeat
|
||||
Flickr
|
||||
Fluent Bit
|
||||
Fluentd
|
||||
Helm
|
||||
|
|
|
@ -20,13 +20,16 @@ Boolean
|
|||
[Dd]eserialize
|
||||
[Dd]eserialization
|
||||
Dev
|
||||
[Dd]iscoverability
|
||||
Distro
|
||||
[Dd]uplicative
|
||||
[Ee]gress
|
||||
[Ee]num
|
||||
[Ff]ailover
|
||||
[Ff]lyout
|
||||
[Ff]sync
|
||||
Gantt
|
||||
[Gg]eobounds
|
||||
[Gg]eodistance
|
||||
[Gg]eohash
|
||||
[Gg]eohex
|
||||
|
@ -77,6 +80,7 @@ pebibyte
|
|||
[Pp]repper
|
||||
[Pp]reprocess
|
||||
[Pp]retrain
|
||||
[Pp]seudocode
|
||||
[Rr]ebalance
|
||||
[Rr]ebalancing
|
||||
[Rr]edownload
|
||||
|
@ -86,6 +90,7 @@ pebibyte
|
|||
[Rr]erank(er|ed|ing)?
|
||||
[Rr]epo
|
||||
[Rr]ewriter
|
||||
[Rr]ollout
|
||||
[Rr]ollup
|
||||
[Rr]unbooks?
|
||||
[Ss]harding
|
||||
|
@ -95,9 +100,10 @@ pebibyte
|
|||
stdout
|
||||
[Ss]ubaggregation
|
||||
[Ss]ubcalculation
|
||||
[Ss]ubcollectors?
|
||||
[Ss]ubcommands?
|
||||
[Ss]ubfield
|
||||
[Ss]ubquery
|
||||
[Ss]ubquer(y|ies)
|
||||
[Ss]ubstrings?
|
||||
[Ss]ubtag
|
||||
[Ss]ubtree
|
||||
|
|
Loading…
Reference in New Issue