Skip to content

Commit 58c3c9e

Browse files
committed
chore: update spell check for sparkplug
1 parent 9a50a72 commit 58c3c9e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.cspell.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,14 @@
5353
"noconflict",
5454
"sparkplugb",
5555
"protojson",
56-
"typesafe"
56+
"typesafe",
57+
"DDATA",
58+
"NDATA",
59+
"NCMD",
60+
"DCMD",
61+
"NBIRTH",
62+
"DBIRTH",
63+
"NDEATH",
64+
"DDEATH"
5765
]
5866
}

0 commit comments

Comments
 (0)