We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aa1836 commit a981d86Copy full SHA for a981d86
.typos.toml
@@ -11,6 +11,10 @@ extend-exclude = [
11
extend-ignore-re = [
12
# Ignore markdown links to github commits/trees
13
"\\[[0-9a-fA-F]+?\\]\\(https://github.com/.+?/.+?/(commit|tree)/.+?\\)",
14
+ # Ignore a few of the item names from `pick_release_name.py`
15
+ "\"Destructo Spinner\",",
16
+ "\"Sacrificial Skeep\",",
17
+ "\"Skeep Prod\",",
18
]
19
20
[default.extend-identifiers]
0 commit comments