From d034b92577d715119d1bee41e9fa419e876a18d1 Mon Sep 17 00:00:00 2001 From: Nicolas Abril Date: Wed, 22 May 2024 21:08:40 +0200 Subject: [PATCH] Update dictionary --- cspell.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/cspell.json b/cspell.json index 5527d50d..69619f02 100644 --- a/cspell.json +++ b/cspell.json @@ -43,6 +43,7 @@ "inets", "inlineable", "inlineables", + "inlinees", "inlines", "inodes", "insta", @@ -86,10 +87,10 @@ "recursively", "redex", "redexes", + "repr", "resugar", "resugared", "resugaring", - "repr", "rfold", "rsplit", "rwts", @@ -118,7 +119,10 @@ "walkdir", "wopts" ], - "files": ["**/*.rs", "**/*.md"], + "files": [ + "**/*.rs", + "**/*.md" + ], "ignoreRegExpList": [ "HexValues", "/λ/g",