Skip to content

Commit

Permalink
chore: Ignore spelling of tip author names
Browse files Browse the repository at this point in the history
  • Loading branch information
deadlydog committed Apr 21, 2024
1 parent 8b4f796 commit bdd3e68
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,8 @@
"pwsh", // PowerShell Core
"PowerShelldle", // PowerShell game
"Wordle" // Game
],
"ignoreRegExpList": [
"^$tip.Author = .*$" // Ignore tip Author names
]
}

0 comments on commit bdd3e68

Please sign in to comment.