Bend/cspell.json
2024-05-15 00:32:50 +02:00

116 lines
1.7 KiB
JSON

{
"version": "0.2",
"language": "en",
"words": [
"anni",
"annihilations",
"argn",
"arities",
"arity",
"behaviour",
"bitand",
"builtins",
"callcc",
"chumsky",
"codepoint",
"codepoints",
"combinators",
"concat",
"ctrs",
"cuda",
"Dall",
"datatypes",
"Deque",
"destructures",
"desugared",
"desugars",
"dref",
"dups",
"effectful",
"foldl",
"hasher",
"hexdigit",
"hvm's",
"hvmc",
"indexmap",
"inet",
"inets",
"inlineable",
"inlineables",
"inlines",
"inodes",
"insta",
"interner",
"itertools",
"ITRS",
"kwarg",
"kwargs",
"lcons",
"linearization",
"linearizes",
"linearizing",
"lnet",
"lnil",
"mult",
"namegen",
"nams",
"nats",
"nullary",
"numop",
"nums",
"oper",
"opre",
"oprune",
"oref",
"parallelizable",
"peekable",
"postcondition",
"powi",
"prec",
"readback",
"recursively",
"redex",
"redexes",
"resugar",
"resugared",
"resugaring",
"rfold",
"rsplit",
"rwts",
"scons",
"scopeless",
"scrutinee",
"snil",
"stdext",
"struct",
"subcmd",
"submatch",
"subpattern",
"subpatterns",
"subterm",
"subterms",
"succ",
"supercombinator",
"supercombinators",
"TSPL",
"tunr",
"unbounds",
"vectorize",
"vectorizes",
"walkdir",
"wopts"
],
"files": [
"**/*.rs",
"**/*.md"
],
"ignoreRegExpList": [
"HexValues",
"/λ/g",
"/-O/g",
"/`.`/g",
"/`..`/g",
"/`...`/g",
"/`....`/g"
]
}