Skip to content

Commit b6dd581

Browse files
committed
I gave up. Just exclude the file for all I care
1 parent 77ab90c commit b6dd581

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.typos.toml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[files]
22
extend-exclude = [
3-
"public/d2" # D2 output shouldn't be checked
3+
"public/d2", # D2 output shouldn't be checked
4+
"src/content/docs/adventure/minimessage/format.mdx" # This file contains british spelling because of tag aliases
45
]
56

67
[default]
@@ -80,10 +81,6 @@ regioniser = "regionizer"
8081
regionising = "regionizing"
8182
regionised = "regionized"
8283

83-
"`colour`" = "`colour`"
84-
"`grey`" = "`grey`"
85-
"`dark_grey`" = "`dark_grey`"
86-
8784
# exceptions:
8885

8986
# use British spelling to stay consistent with Bukkit

0 commit comments

Comments
 (0)