From 89a849abb70123730cd238a06ab46d5bcd413a9a Mon Sep 17 00:00:00 2001 From: Ryan Bottriell Date: Tue, 5 Mar 2024 21:02:14 -0800 Subject: [PATCH] Add missing spelling definitions Signed-off-by: Ryan Bottriell --- cspell.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/cspell.json b/cspell.json index 3e582ac752..2c6d1b44af 100644 --- a/cspell.json +++ b/cspell.json @@ -99,6 +99,7 @@ "Errno", "FETCHCONTENT", "FIVZIKA", + "FLATC", "FMQA", "FNGMD", "FOPEN", @@ -363,7 +364,10 @@ "filesequence", "filesystems", "filesytem", + "flatbuf", + "flatbuffer", "flatbuffers", + "flatc", "flifetime", "fowner", "freetype", @@ -372,6 +376,7 @@ "fsname", "fullpath", "functools", + "funzip", "fuser", "fusermount", "gdkpixbuf", @@ -510,6 +515,7 @@ "noclobber", "nodev", "noexec", + "nofile", "nonminimal", "nonperm", "norc", @@ -686,6 +692,7 @@ "stdfs", "stdlib", "stepback", + "struct", "styfle", "subdir", "subsecs", @@ -768,5 +775,6 @@ "xdir", "xino", "ystem" - ] + ], + "enabled": true }