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",