Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit 2601224

Browse files
committed
Add newline arraystring at end of .vscode/ltex.dictionary.en-US.txt
- Implement new rule in ltex.hiddenFalsePositives.en-US.txt
1 parent 377ffb1 commit 2601224

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.vscode/ltex.dictionary.en-US.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ apidocs
2929
ID-CSRs
3030
DER
3131
CSRs
32+
arraystring

.vscode/ltex.hiddenFalsePositives.en-US.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,4 @@
7474
{"rule":"EN_A_VS_AN","sentence":"^\\Q???+ example \"Example of an \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q file\"\\E$"}
7575
{"rule":"WHEN_WHERE","sentence":"^\\Q\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q uint64 The serial number of the invalidated ID-Cert\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q uint64 UNIX timestamp of the point in time where this ID-Cert became invalid on\\E$"}
7676
{"rule":"WHEN_WHERE","sentence":"^\\Q\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q uint64 The serial number of the invalidated ID-Cert\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q uint64 UNIX timestamp of the point in time where this ID-Cert became invalid on\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q string Signature of a string concatenation of the \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q timestamp and the \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q number, in that order.\\E$"}
77+
{"rule":"EN_UNPAIRED_BRACKETS","sentence":"^\\Q\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q string The lowest sequence number received this heartbeat interval\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q string The highest sequence number received this heartbeat interval\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q arraystring Sequence numbers \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q, where \\{\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q, that were not received this heartbeat interval.\\E$"}

0 commit comments

Comments
 (0)