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 0a1a78c commit 09a6647Copy full SHA for 09a6647
.typos.toml
@@ -18,6 +18,7 @@ extend-ignore-re = [
18
"INOUT",
19
"optin",
20
"=Pn",
21
+ "\\[[0-9A-F]{4},", # AstId hex hashes
22
# ignore `// spellchecker:off` until `// spellchecker:on`
23
"(?s)(#|//)\\s*spellchecker:off.*?\\n\\s*(#|//)\\s*spellchecker:on",
24
]
0 commit comments