Skip to content

Commit ee20d2a

Browse files
committed
fix(dict): Allow inferrable, disallow inferible
Fixes #1567
1 parent 44e2070 commit ee20d2a

4 files changed

Lines changed: 17958 additions & 17955 deletions

File tree

crates/typos-dict/assets/allowed.csv

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,6 @@ klass,alt spelling of class when it is a keyword
7676
const,common keyword
7777
consts,common word to refer to multiple const items
7878
pincher,one who pinches
79+
inferable,most common variant
80+
inferrable,fairly common and still growing variant
81+
inferrible,somewhat still used variant

crates/typos-dict/assets/words.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46210,6 +46210,7 @@ inferface,interface
4621046210
inferfaced,interfaced
4621146211
inferfaces,interfaces
4621246212
inferfacing,interfacing
46213+
inferible,inferrible
4621346214
infering,inferring
4621446215
inferioara,inferior
4621546216
inferioare,inferior
@@ -46219,7 +46220,6 @@ inferiorty,inferiority
4621946220
inferiour,inferior
4622046221
inferir,inferior
4622146222
infermon,inferno
46222-
inferrable,inferable
4622346223
inferrence,inference
4622446224
inferrin,inferring
4622546225
infestaion,infestation

crates/typos-dict/benches/benches/aho_corasick_codegen.rs

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)