Skip to content

Commit 67f3c86

Browse files
committed
ignore inline code
1 parent a755f99 commit 67f3c86

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/spelling/patterns.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ https?:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0
1313
^\[\]\(\){#[a-z-]+}$
1414
\]\(#[a-z-]+\)
1515
\]\[[a-z-]+\]
16+
17+
# Inline code
18+
`[^`]+`

0 commit comments

Comments
 (0)