From 7cbcc68f4916eec632a6970f1453734868e7ba15 Mon Sep 17 00:00:00 2001 From: Felix Angelov Date: Wed, 21 Aug 2024 16:51:32 -0500 Subject: [PATCH] chore: update cspell --- cspell.config.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/cspell.config.yaml b/cspell.config.yaml index 6790198f..f6c15cc1 100644 --- a/cspell.config.yaml +++ b/cspell.config.yaml @@ -106,4 +106,9 @@ words: - orri # Arm64 instruction, Or Register with Immediate - unmockable - dorny # From .github dir, doesn't show up in "**" check? - - requirepass # From .github dir, doesn't show up in "**" check? \ No newline at end of file + - requirepass # From .github dir, doesn't show up in "**" check? + - temurin # From .github dir, doesn't show up in "**" check? + - subosito # From .github dir, doesn't show up in "**" check? + - reactivecircus # From .github dir, doesn't show up in "**" check? + - swiftshader # From .github dir, doesn't show up in "**" check? + - noaudio # From .github dir, doesn't show up in "**" check?