Skip to content

Commit a0d1a63

Browse files
committed
typos.toml add new bevy_math excludes
1 parent 1eba41e commit a0d1a63

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

typos.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ vOt2 = "vOt2"
3333
locale = "en-us"
3434
# Ignored typos regexes
3535
extend-ignore-re = [
36+
# bevy_math things
37+
".*_ba",
38+
"abd",
39+
# end bevy_math things
3640
"\\bBelen Masia\\b", # The surname of one of the authors of SMAA
3741
"\\bBig Sur\\b", # macOS Big Sur
3842
"\\bgeneric-rpg-ui-inventario", # Inventory in Portuguese

0 commit comments

Comments
 (0)