From 4c6c53120dac117f4f80283556c1a5c8ce964656 Mon Sep 17 00:00:00 2001 From: Luong NGUYEN Date: Thu, 15 Jan 2026 15:17:37 +0100 Subject: [PATCH] fix: Add Asana, oneline, Cherny's to spell check dictionary --- .cspell.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.cspell.json b/.cspell.json index d0150d0..4469b9b 100644 --- a/.cspell.json +++ b/.cspell.json @@ -206,13 +206,16 @@ "composable", "extensible", "srcset", - "overcomplicate" + "overcomplicate", + "Asana", + "oneline" ], "ignoreWords": [ "luongnv89", "wjhrdy", "Cherry", - "Boris" + "Boris", + "Cherny's" ], "ignoreRegExpList": [ "code\\{[^}]*\\}",