Skip to content

Commit

Permalink
Resolve Spellcheck Errors (microsoft#194194)
Browse files Browse the repository at this point in the history
  • Loading branch information
Trenly authored Nov 27, 2024
1 parent f448129 commit f611867
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/spelling/expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ LOCALAPPDATA
misclicks
Repology
stephengillie
img
3 changes: 3 additions & 0 deletions .github/actions/spelling/patterns.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,6 @@

# ignore long runs of a single character:
\b([A-Za-z])\g{-1}{3,}\b

# Shields.io
\bshields\.io/[-\w/%?=&.:+;,]*

0 comments on commit f611867

Please sign in to comment.