Skip to content

Commit 89a849a

Browse files
committed
Add missing spelling definitions
Signed-off-by: Ryan Bottriell <[email protected]>
1 parent 5a2f728 commit 89a849a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

cspell.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
"Errno",
100100
"FETCHCONTENT",
101101
"FIVZIKA",
102+
"FLATC",
102103
"FMQA",
103104
"FNGMD",
104105
"FOPEN",
@@ -363,7 +364,10 @@
363364
"filesequence",
364365
"filesystems",
365366
"filesytem",
367+
"flatbuf",
368+
"flatbuffer",
366369
"flatbuffers",
370+
"flatc",
367371
"flifetime",
368372
"fowner",
369373
"freetype",
@@ -372,6 +376,7 @@
372376
"fsname",
373377
"fullpath",
374378
"functools",
379+
"funzip",
375380
"fuser",
376381
"fusermount",
377382
"gdkpixbuf",
@@ -510,6 +515,7 @@
510515
"noclobber",
511516
"nodev",
512517
"noexec",
518+
"nofile",
513519
"nonminimal",
514520
"nonperm",
515521
"norc",
@@ -686,6 +692,7 @@
686692
"stdfs",
687693
"stdlib",
688694
"stepback",
695+
"struct",
689696
"styfle",
690697
"subdir",
691698
"subsecs",
@@ -768,5 +775,6 @@
768775
"xdir",
769776
"xino",
770777
"ystem"
771-
]
778+
],
779+
"enabled": true
772780
}

0 commit comments

Comments
 (0)